Mail Archives: djgpp/2000/05/16/13:18:05
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
> > > > >
> > > It seems that gpc-cpp.exe were based on outdated version of cpp
> > > which doesn't support option -remap. Of course it's possible to remove
> > > this option from e:/djgpp/lib/gcc-lib/djgpp/2.952/specs but I don't
> > > think this only problem with gpc-19991030 and gcc-2.95.2. I'm afraid
> > > that also handling DOSish directory separator '\' could be broken.
> >
> > No, this has been corrected now, and the remaining problem came from
> > remnant of old files due to previous installation trials.
> >
>
> I tried to compile the files in .../demo with little success:
> what am I missing please?
>
> e:/djgpp/bin/ld.exe: cannot find -lcurso
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)
--
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
- Raw text -