From: Maurice Lombardi Newsgroups: comp.os.msdos.djgpp Subject: Re: *********GPC in RHIDE************* Date: Thu, 08 Jun 2000 15:16:49 +0200 Organization: Universite Joseph Fourier - Grenoble 1 Lines: 37 Message-ID: <393F9CC1.E315C00D@ujf-grenoble.fr> References: <8hji8k$pdf$1 AT neptunium DOT btinternet 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 960471181 36201 193.54.234.27 (8 Jun 2000 13:33:01 GMT) X-Complaints-To: abus AT ujf-grenoble DOT fr NNTP-Posting-Date: 8 Jun 2000 13:33:01 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 Barry Hanley a écrit : The C , C++ and Pascal programs (without units ) work fine > I enclose the versions I have they are all binaries :- > > bnu2951b > djdev203 > gcc2952b > gpc20bb > gpp2952b > rhide14b The problem is probably that you have incompatible versions of gcc and gpc. Things do not matter with pure pascal programs, but the crt.pas unit calls silently the gcc compiler to compile the file crtc.c If you have downloaded gpc from agnes, the djgpp binary for gpc20bb is compiled with gcc 2.8.1. whereas you have gcc 2.9.5.2 I have a compiled version of the last alpha gpc (gpc19991030) compiled with gcc 2.9.5.2 using djgpp tools using the same procedure as on a unix machine. But you need a very complete djgpp setup to do that. The problem is to find a way to give you that binary: being 1480 kbytes it cannot be attached to this mail. I have no more any ftp server in my lab, because we had security problems last week and all have been disabled, even on my machine. It seems that I cannot upload it to agnes into the upcoming directory. If you have a ftp server somewhere which allows uploads I can do that. Otherwise I will ask to the gpc list if there is a way to enable an upload to agnes. Meanwhile be sure to download for pdcurses the proper binary for djgpp: ftp://agnes.dida.physik.uni-essen.de/gnu-pascal/libs/binary/i386-pc-go32/pdcurs24.beta-i386-pc-go32.zip there are patches with respect to the pdcurs24.beta.22-May-99 you mentioned in your first post. -- 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