a workaround and that's good for the short term
but in general I need to know why it was pulled in in the first place
so that it can be iffe'd out or iffe'd in

can you do (using the appropriate lib dirs for aix)
        {
        set -x
        nm $INSTALLROOT/lib/libast.a
        nm /usr/lib/libm.a
        nm /usr/lib/libdecNumber.a
        } nm.out 2>&1
and attach nm.out to me off-list
I'll summarize and post results to the list

thanks

On Mon, 6 Sep 2010 11:29:01 +0200 Philippe Bergheaud wrote:
> Better solution: bin/package make CCFLAGS=-U__LONGDOUBLE128
> prevents the problem and removes the requirement for -ldecNumber.

_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to