Re: tagdemo-make.test fails

2004-02-23 Thread Lon Canaday
It didn't help.  The output of make is given below. Lon _ /bin/sh ./libtool --mode=link g++  -g -O2   -o tagdemo  main.o libbaz.la g++ -g -O2 -o .libs/tagdemo main.o  ./.libs/libbaz.so -lm -Wl,--rpath -Wl,/usr/local/lib main.o(.text+0xe): In fu

Re: tagdemo-make.test fails

2004-02-19 Thread Lon Canaday
Thanks, I'll try it and let you know. Lon On Thu, 2004-02-19 at 12:40, Patrick Welche wrote: On Wed, Feb 18, 2004 at 01:25:20PM -0800, Lon Canaday wrote: > Sorry, > Here are the details. > main.o(.text+0xe): In function `main': > /usr/include/g++-3/iostream.h:106: undefined

Re: tagdemo-make.test fails

2004-02-19 Thread Patrick Welche
On Wed, Feb 18, 2004 at 01:25:20PM -0800, Lon Canaday wrote: > Sorry, > Here are the details. > main.o(.text+0xe): In function `main': > /usr/include/g++-3/iostream.h:106: undefined reference to `cout' Does this help? Cheers, Patrick Index: tests/tagdemo/foo.cpp =

Re: tagdemo-make.test fails

2004-02-19 Thread Patrick Welche
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' >

Re: tagdemo-make.test fails

2004-02-18 Thread Lon Canaday
;<(double)' collect2: ld returned 1 exit status make: *** [tagdemo] Error 1 On Wed, 2004-02-18 at 10:47, Albert Chin wrote: On Wed, Feb 18, 2004 at 10:00:51AM -0800, Lon Canaday wrote: > tagdemo-make.test fails and I can't find info on what it

Re: tagdemo-make.test fails

2004-02-18 Thread Albert Chin
On Wed, Feb 18, 2004 at 10:00:51AM -0800, Lon Canaday wrote: > tagdemo-make.test fails and I can't find info on what it does. The info > section on testing doesn't even mention tagdemo. What does it do? How > critical is it to using libtool? Platform? Compiler? We need mo

tagdemo-make.test fails

2004-02-18 Thread Lon Canaday
tagdemo-make.test fails and I can't find info on what it does.  The info section on testing doesn't even mention tagdemo.  What does it do?  How critical is it to using libtool? Thanks, Lon ___ Libtool mailing list [EMAIL PROTE

[MLB] tagdemo-make.test fails only when run from "make check"

2000-11-01 Thread Robert Boehne
I am attempting to fix AIX xlC support for the mulit-language-branch but I have two failing tests, this is the second, "tagdemo-make.test". What I cannot figure out is why the test fails when run with make check, but not if you run "cd tagdemo && make". I have attached the output from both situat

only tagdemo-make.test fails (two times)

2000-09-27 Thread Robert Boehne
I am testing some changes to the multi-language-branch of libtool. It appears to work, but "tagdemo-make.test" fails both times it is run in the 'check' target. It appears that there should be a library installed into $(builddir)/_inst/lib but none of the other tests (th