-------- Message d'origine -------- Sujet: Re: gpc-20041017 released Date: Thu, 21 Oct 2004 16:34:27 +0200 De: Maurice Lombardi Maurice.Lombardi@ujf-grenoble.fr A: cbfalconer@worldnet.att.net Références: BC841B22-2079-11D9-A02D-000A27944772@microbizz.nl 1098278943.2579.526904@goedel.fjf.gnu.de 41779BAC.13355112@yahoo.com
CBFalconer a écrit:
Frank Heckenbach wrote:
Adriaan van Os wrote:
Frank Heckenbach wrote:
I have uploaded a new beta version of GPC to http://www.g-n-u.de/gpc/!
Thanks for the new version !
I would be curious to know the status of:
- Waldek's gcc-3.4.x and qualified identifier patches
- range checking
Not yet included, in order to avoid further delays, especially because of the `CInteger' changes.
What about a DJGPP version to match gcc 3.4.2?
I have compiled successfully (no error while running the test suite) for DJGPP for gcc 3.2.3 and gcc 3.3.3. Not uploaded due to server problems. There is still the problem of CPP_PREDEFINES with gcc 3.3.3 It is worked around in the test suite by using the --print-needed-options trick, and the same is used in gp.exe. I do not know what to do with this: gpc.exe is always needed and even if I include gp.exe in the binary this will cause confusion among users (I have received complaints from users who call gpc.exe with the 3.3.3 compiled binary I uploaded to the server).
Maurice