The command:
./configure --build=hppa64-hp-hpux11.11 ... CFLAGS="+DA2.0W"
worked, with the proviso that I had to add the
CFLAGS= for the configure script (its tests would bomb).

As far as --host vs --build, they both work. --host
just whines about whether it is a cross compile or
not.

Question is why is --build necessary?

Roger





_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to