Hi, I managed to build GSL using gxlc (an interface to xlc using gcc command line options - as far as I understood).
Mathias On Friday 17 February 2006 18:01, Brian Gough wrote: > 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? -- // *************************************************************** // ** Mathias Wagner ** // ** Institut fuer Kernphysik, TU Darmstadt ** // ** Schlossgartenstr. 9, 64289 Darmstadt, Germany ** // ** ** // ** email: [EMAIL PROTECTED] ** // ** www : http://crunch.ikp.physik.tu-darmstadt.de/~wagner ** // *************************************************************** _______________________________________________ Help-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gsl
