logo       

Re: tagdemo-make.test fails: msg#00066

gnu.libtool.general

Subject: Re: tagdemo-make.test fails

On Wed, Feb 18, 2004 at 01:25:20PM -0800, Lon Canaday wrote:
> Sorry,
> Here are the details.

> -Wl,/home/lcanaday/build_tmp/libtool/libtool-1.5.2/tests/_inst/lib
> main.o(.text+0xe): In function `main':
> /usr/include/g++-3/iostream.h:106: undefined reference to `cout'
> main.o(.text+0x13):/usr/include/g++-3/iostream.h:106: undefined
> reference to `ostream::operator<<(char const *)'

Looks like the sort of thing one gets when one forgets a using namespace std;
or cout instead of std::cout.. (foo.cpp and main.cpp could use this - funny
thing is, I'm pretty sure this didn't fail on my system last time I tried,
even without the missing namespace bits - must try again..)

Cheers,

Patrick


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise