Mail Archives: djgpp/1997/05/12/07:47:09
A. Sinan Unur wrote:
>
> Daniele Prato wrote:
> >
> > I am a new user of DJGPP tools and RHIDE and I plan to use STL...
> > But I have a problem linking project.
> >
> > When rhide link, use the command:
> >
> > gcc -Xlinker -lstdcxx -oauto.exe auto.o loop.o sito.o veicle.o
> >
> > (I have added "-lstdcxx" option in "Options-Linker Options" menu of
> > rhide).
>
> that probably is your problem. try adding stdcxx (that will only work if
> you are working under windows 95 and unzipped using long filenames and
> the long filename option is turned on in your djgpp.env, but from the
> rest of your post, i think that is your situation, otherwise use stdcx)
> in the Options-Libraries menu and leave the linker options alone. note
> DO NOT put "-lstdcxx" in Options-Libraries, just stdcxx.
I thougt it's stdcx, because libstdcx already has 8 letters...
Martin
------------------------------------------------------------------------
Dipl.-Ing. Martin Bernreuther University of Stuttgart
Pfaffenwaldring 7 Informationsverarbeitung im
70569 Stuttgart konstruktiven Ingenieurbau
Germany
E-Mail: Martin DOT Bernreuther AT po DOT uni-stuttgart DOT de
http://www.uni-stuttgart.de/iv-kib/
------------------------------------------------------------------------
- Raw text -