[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Building GSL 1.7 on AIX using xlc
From: |
Mathias Wagner |
Subject: |
Re: [Help-gsl] Building GSL 1.7 on AIX using xlc |
Date: |
Mon, 20 Feb 2006 10:42:01 +0100 |
User-agent: |
KMail/1.9.1 |
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: address@hidden **
// ** www : http://crunch.ikp.physik.tu-darmstadt.de/~wagner **
// ***************************************************************