From: "Patrick Mitran" Newsgroups: comp.os.msdos.djgpp Subject: GPC Compiler? Lines: 19 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: <1hl87.526$h24.69949@carnaval.risq.qc.ca> Date: Fri, 27 Jul 2001 21:44:29 GMT NNTP-Posting-Host: 198.168.182.205 X-Complaints-To: abuse AT mcgill DOT ca X-Trace: carnaval.risq.qc.ca 996270269 198.168.182.205 (Fri, 27 Jul 2001 17:44:29 EDT) NNTP-Posting-Date: Fri, 27 Jul 2001 17:44:29 EDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I recently downloaded the gnu Pascal compiler from simtel (gpc20bb.zip and gpc20bbd.zip) and installed as recommended: unzip gpc20bb.zip unzip gpc20bbd.zip However, the supplied compiler is based on gcc 2.95.2 while the the one that is available from simtel is 2.95.3. This has led me to many headaches in getting the compiler working ( adding a modified specs, libgcc.a and collect2.exe to lib/gcc-lib/2.952). Would it not be more convinient to supply a gpc that corresponds to the gcc version? Patrick