ld problem with templates

Sylvio Triebel Sylvio.Triebel@inf-technik.tu-ilmenau.de
Wed Jul 9 05:31:00 GMT 1997


dear sirs,
I tried to compile a program that uses stl extensivly.
There is no problem to compile it with  gnu 2.7.2 under solaris, linux
and OS/2.
Using gnuwin32 causes hundreds of linker errors like this:
 ... multiple definition of __default_alloc_template<false,0>::...

(all errors occured contain '__default_alloc_template<false,0>::' !)

Is it a known problem? Should I use other ld options?

options to compile cc files were :
	gcc -c xx.cc

options to link the executable were :
	gcc -o xx.exe xx.o ... -lstdc++ -lg++ -lm


thanks 
	S. Triebel
-- 

 --------------------------------------------------------------------
|######........|                         |                           |
|######........| Sylvio Triebel          | Tel.: +49 (0)3677 69 1171 |
|..##..........| TU Ilmenau              |              oder 69 1168 |
|..##.##.##....| PSF 327, 98693 Ilmenau  | FAX : +49 (0)3677 69 1163 |
|.....##.##....|                         |                           |
|.....#####.##.|-----------------------------------------------------|
|.....#####.##.|                                                     |
|...........##.| E-Mail: silvio@inf-technik.tu-ilmenau.de            |
|...........##.|                                                     |
 --------------------------------------------------------------------
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list