Mathias Wagner writes: > > I am trying to build gsl on an IBM power 5 machine running AIX 5.2 using xlc
> Making all in utils > /bin/sh ../libtool --mode=link xlc -O -qmaxmem=8192 -Wl,-bbigtoc > -o > libutils.la placeholder.lo -lm > rm -fr .libs/libutils.la .libs/libutils.* .libs/libutils.* > ar cru .libs/libutils.a placeholder.o > ar: 0707-126 placeholder.o is not valid with the current object file mode. > Use the -X option to specify the desired object mode. > make: 1254-004 The error code from the last command is 1. > > Does anyone know what this means? What happens if you use "make -k" ? Can you compile other directories ok or do they all have this problem? -- Brian Gough Network Theory Ltd, Publishing the GSL Manual --- http://www.network-theory.co.uk/gsl/manual/ _______________________________________________ Help-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gsl
