Mail Archives: djgpp/1997/05/03/16:54:55
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.
--
Sinan
*******************************************************************
A. Sinan Unur WWWWWW
|--O+O
mailto:sinan DOT unur AT cornell DOT edu C ^
http://www.people.cornell.edu/pages/asu1/ \ ~/
Unsolicited e-mail is _not_ welcome, and will be billed for.
*******************************************************************
- Raw text -