Processed: Re: Bug#101223: Undefined reference to 'cout'

2001-07-04 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: severity 101223 normal Bug#101223: Undefined reference to 'cout' Severity set to `normal'. thanks Stopping processing here. Please contact me if you need assistance. Darren Benham (administrator, Debian Bugs database)

Bug#101223: Undefined reference to 'cout'

2001-06-17 Thread Gordon Sadler
Package: g++-2.95 Version: 1:2.95.4-0.010604 Severity: important I have no idea when this started. Perhaps a packaging bug? If you compile the attached 'hello' program: g++ -v bar.cpp Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs gcc version 2.95.4 20010604 (Debian prerelease)

Bug#101223: Undefined reference to 'cout'

2001-06-17 Thread Gordon Sadler
I believe I've found a partial cause/solution. Re:bugs.debian.org/98939 I have LIBRARY_PATH set in my environment: echo $LIBRARY_PATH /usr/local/kde2.2/lib:/usr/local/qt2.3/lib:/usr/local/lib This to to work-around something I think is broken with the linker. According to the gcc info pages: