From: Maurice Lombardi Newsgroups: comp.os.msdos.djgpp Subject: Re: Announcement DJGPP port of GNU Pascal compiler Date: Wed, 15 Nov 2000 18:29:31 +0100 Organization: Universite Joseph Fourier - Grenoble 1 Lines: 30 Message-ID: <3A12C7FB.C3706B36@ujf-grenoble.fr> References: <200011132051 DOT PAA19014 AT delorie DOT com> NNTP-Posting-Host: knautie.ujf-grenoble.fr Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: amazone.ujf-grenoble.fr 974309376 87979 193.54.234.27 (15 Nov 2000 17:29:36 GMT) X-Complaints-To: abus AT ujf-grenoble DOT fr NNTP-Posting-Date: 15 Nov 2000 17:29:36 GMT X-Mailer: Mozilla 4.7 [fr] (Win98; U) X-Accept-Language: fr,it,en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com David Kredba a écrit : > > I'd like to present DJGPP port of GNU Pascal compiler. > See author's web page http://didaktik.physik.uni-essen.de/~gnu-pascal > > gpc210b.zip : binaries, library, info files, unit files the file gpc-in-c.h (a header file for C programs which call gpc units) should be in a standard location for C header files. It can be in the directory %DJGPP%/lib/gcc-lib/djgpp/2.952/include, like in the unix gpc distribution, or in an other standard location (e.g. %DJGPP%\include). Similarly the authors,bugs ... files and the demos, docdemos directories should be gathered in a subdirectory gpc, not immediately in the %DJGPP%/gnu directory. If you don't like to put this gpc directory as a subdirectory of %DJGPP%/doc like in the unix distribution you can put it either immediately below %DJGPP%/gnu or below %DJGPP%/gnu/gcc-2.952 (like similar subdirectories ch, cp, f etc...) > gpc210d.zip : documentation in html format from authors of gpc > gpc210s.zip : sources This is not the 2.10 version (never released), but an alpha, much better in any case than the completely outdated gpc20bb version which remained in djgpp since immemorial times. -- Maurice Lombardi Laboratoire de Spectrometrie Physique, Universite Joseph Fourier de Grenoble, BP87 38402 Saint Martin d'Heres Cedex FRANCE Tel: 33 (0)4 76 51 47 51 Fax: 33 (0)4 76 51 45 44 mailto:Maurice DOT Lombardi AT ujf-grenoble DOT fr