libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Problem on rs6000-ibm-aix4.3.2.0 (Fortran)


From: Boehne, Robert
Subject: RE: Problem on rs6000-ibm-aix4.3.2.0 (Fortran)
Date: Wed, 15 Jan 2003 14:22:15 -0500

Steve,

I will look into this, but FYI, -DPIC should not be passed when
compiling Fortran.

Thanks,

Robert

-----Original Message-----
From: Steve Edwards [mailto:address@hidden]
Sent: Wednesday, January 15, 2003 1:03 PM
To: address@hidden
Subject: Problem on rs6000-ibm-aix4.3.2.0 (Fortran)


I have just run into problems trying to use libtool on a
rs6000-ibm-aix4.3.2.0 system to build a library written in Fortran with
the IBM compiler xlf/xlf90.

There is an immediate compilation failure stating:

xlf90: 1501-210 command option P contains an incorrect subargument

libtool appears to insist on adding -DPIC to the compile command which
is being interpreted very differently by the IBM compiler than g77 would
treat it.

I've searched the mail archives and found two references to this
'feature' but haven't come across any messages suggesting a method for
curing it.

As this is on rs6000 architecture, I got around the problem by modifying
the libtool script to remove the addition of -DPIC but have no idea if
this breaks something vitally important (it appeared to work okay).

Steve
--


_______________________________________________
Libtool mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/libtool


reply via email to

[Prev in Thread] Current Thread [Next in Thread]