Re: tagdemo link problem libtool HEAD / AIX 5.3

2008-01-13 Thread Ralf Wildenhues
* Rainer Tammer wrote on Sun, Jan 13, 2008 at 05:48:10PM CET: > > > > TESTS="tagdemo-static.test tagdemo-make tagdemo-exec.test > > tagdemo-conf.test tagdemo-make tagdemo-exec.test > > tagdemo-shared.test tagdemo-make tagdemo-exec.test" \ > > VERBOSE=yes make -e check > > > > >

Re: tagdemo link problem libtool HEAD / AIX 5.3

2008-01-13 Thread Ralf Wildenhues
Hello Rainer, could you do this for me? temporarily remove /opt/freeware/bin from your $PATH, ensure the only `ld' and `ar' and `nm' programs found are those from AIX, if need be specify gcc and g++ with full path: CC=/path/to/gcc CXX=/path/to/g++ and post output of: TESTS="tagdemo-static.test