Xref: news2.mv.net comp.os.msdos.djgpp:7024 From: j DOT j DOT vanderheijden AT driene DOT student DOT utwente DOT nl (J.J. van der Heijden) Newsgroups: comp.os.msdos.djgpp Subject: Re: GPC112B.ZIP & GPT112B.ZIP Date: 9 Aug 1996 15:04:32 GMT Organization: Universiteit Twente Lines: 27 Message-ID: <4ufk20$aj0@dinkel.civ.utwente.nl> References: Reply-To: j DOT j DOT vanderheijden AT driene DOT student DOT utwente DOT nl NNTP-Posting-Host: pc043.pczaalciv.utwente.nl To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp In article , Eli Zaretskii says: > > >On 26 Jul 1996, J.J. van der Heijden wrote: > >> The source .ZIP is so big because the current version of GPC is based >> on GCC 2.6.3 and that is included. >> >> There are two binary distributions: gpc112b.zip (ISO/ISO Extended Pascal) >> and gpt112b.zip (same, but with experimental support for Borland Pascal >> language extensions) > >Please note that AFAIK these distributions were compiled with DJGPP v1.12 >which will cause trouble if you try using it with gcc from DJGPP 2 >(because v1.x programs cannot spawn v2 programs without special setup). No, they were compiled using djgpp v2.0 It's just that GPC v1.1 is based on GCC 2.6.3 sources. There is no reason why you shouldn't be able to rebuild gcc-2.6.3 sources with djgpp v2.0. (into a v2.0 application) GNU Pascal v1.2, based on gcc-2.7.2, is undergoing final testing at this moment. J.J. van der Heijden