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

Simon,

I think you can ignore inline assembler for anything other than
C (including C++).  I've never thought about it, but inline assembler
in Fortran code sounds truly frightening!  Anyway, if it was so
important, why doesn't the compiler define it for you?

Robert

-----Original Message-----
From: Simon Richter [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 15, 2003 5:46 PM
To: Boehne, Robert
Cc: 'Simon Richter'; [EMAIL PROTECTED]
Subject: Re: Problem on rs6000-ibm-aix4.3.2.0 (Fortran) -DPIC


Robert,

> Ok then, I'll see if I can make "-DPIC" into
> a conditionally-set thing that would be set to "" for anything
> but C and C++.  Can we agree on that? ;)

Yes, although it would be nice if the other languages also had a way of
knowing they should emit PIC, at least if they allow conditional
compilation and/or inline assembler (the most prominent being assembler
itself -- I don't know whether everyone uses the gcc frontend to
assemble stuff).

   Simon

--
GPG Fingerprint: 040E B5F7 84F1 4FBC CEAD  ADC6 18A0 CC8D 5706 A4B4

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool


Reply via email to