From: Waldemar Schultz Newsgroups: comp.os.msdos.djgpp Subject: Re: Pascal Date: Wed, 17 May 2000 11:53:46 +0200 Organization: [posted via] Leibniz-Rechenzentrum, Muenchen (Germany) Lines: 49 Message-ID: <39226C2A.666435EF@ma.tum.de> References: <391FFD73 DOT 2892 DOT 552880 AT localhost> <39217203 DOT F8AD99E3 AT ujf-grenoble DOT fr> <3921784E DOT 4BDBFF3C AT ma DOT tum DOT de> <39217E09 DOT FC4BE195 AT ujf-grenoble DOT fr> NNTP-Posting-Host: pcritter10.mathematik.tu-muenchen.de Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: wsc10.lrz-muenchen.de 958557305 27784 131.159.69.74 (17 May 2000 09:55:05 GMT) X-Complaints-To: news AT lrz-muenchen DOT de NNTP-Posting-Date: 17 May 2000 09:55:05 GMT X-Mailer: Mozilla 4.6 [de] (Win98; I) X-Accept-Language: de,en,en-US To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Maurice Lombardi schrieb: > > Waldemar Schultz a écrit : > > > > Maurice Lombardi schrieb: > > > > > > pavenis AT lanet DOT lv a écrit : > > > > > > > > On 15 May 2000, at 11:01, Waldemar Schultz wrote: > > > > > > > > > Maurice Lombardi schrieb: > > > > > > > > > > > You can find of the last alpha gpc-19991030 compiled with gcc 2.95.2 > > > > > > using standard djgpp tools (LFN W98 dos box), ready to unzip into the > > > > > > djgpp tree, in our ftp server: > > > > > > > > > > > > ftp://genet.ujf-grenoble.fr/pub/GPC/gpc-19991030-gcc-2952-djgpp.zip > > You need to install three more zips from agnes which implement curses, > gmp and rx libraries used in the demos (and not part of the basic gpc > setup) > > ftp://agnes.dida.physik.uni-essen.de/gnu-pascal/libs/binary/i386-pc-go32/pdcurs24.beta-i386-pc-go32.zip > ftp://agnes.dida.physik.uni-essen.de/gnu-pascal/libs/binary/i386-pc-go32/gmp-2.0.2-i386-pc-go32.zip > ftp://agnes.dida.physik.uni-essen.de/gnu-pascal/libs/binary/i386-pc-go32/rx-1.5-i386-pc-go32.zip > > don't forget to compile with the --autobuild option > gpc -o foo.exe --autobuild foo.pas > > filelock demo will not work, the locking functions are not contained in > djgpp (only in unixes) > Thanks. that helped a lot (stupid me, I should have looked to agnes) Now this is the remaining eerror log from compiling the DEMOS: gpc -o parserdemo.exe --autobuild parserdemo.pas c:/temp\ccbqwnyf.s: Assembler messages: c:/temp\ccbqwnyf.s:2010: Error: suffix or operands invalid for `mov' gpc -o realpower.exe --autobuild realpower.pas c:/temp\ccbyznyf.s: Assembler messages: c:/temp\ccbyznyf.s:1938: Error: suffix or operands invalid for `mov' some more Version conflict? -- Gruss Waldemar Schultz. Technische Universität München, Zentrum Mathematik M1, D 80290 München Tel: +49 (0)89 2892 8226 FAX: +49 (0)89 2892 8228