egcs-current compile error ...
The Hermit Hacker
scrappy@hub.org
Wed Nov 11 13:58:00 GMT 1998
Morning...
Just curious as to whether or not someone can enlighten me as to
what could cause the following error? Using gcc 2.7.2.1, all compiles
fine, so I'm guessing that its anothr one of those bugs that is creeping
in from a more strict C++ compiler...missing include file, maybe?
eg++ -I. -I../include -I/usr/local/ports/devel/mico/work/mico/./include/ministl -fno-exceptions -L../orb -L/usr/local/lib imr_client.o -lmico2.2.3 -lreadline -lncurses -lm -o imr
imr_client.o: Undefined symbol `ostream & operator<<<int>(ostream &, smanip<int> const &)' referenced from text segment
imr_client.o: Undefined symbol `ostream & operator<<<int>(ostream &, smanip<int> const &)' referenced from text segment
imr_client.o: Undefined symbol `ostream & operator<<<int>(ostream &, smanip<int> const &)' referenced from text segment
imr_client.o: Undefined symbol `ostream & operator<<<int>(ostream &, smanip<int> const &)' referenced from text segment
collect2: ld returned 1 exit status
gmake[1]: *** [imr] Error 1
gmake[1]: Leaving directory `/usr/local/ports/devel/mico/work/mico/imr'
gmake: *** [system] Error 1
*** Error code 2
thanks..
Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
More information about the Gcc-bugs
mailing list