Bug, or not a bug?

The Hermit Hacker scrappy@hub.org
Wed Nov 11 18:07:00 GMT 1998


I'm curious as to whether what I'm including below is a bug, or just a
missing library/include file?  It compiles cleanly with gcc2.7.2.1, so I'm
looking at it from the EGCS end of things...if its obvious as to the
problem, great...if not, please ask and I'll send out the usual '-v
--save-temps' output.  I just don't know C++, so debugging this is very
difficult for me :(

Thanks...


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



Marc G. Fournier                                
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 




More information about the Gcc-bugs mailing list