Hi Steve,

* [EMAIL PROTECTED] wrote on Wed, Aug 06, 2008 at 08:01:40PM CEST:
> I would like to modify libtool to specify the -fPIC flag when using GCC
> to compile code for shared libraries on the IA64 HP-UX platform.

FWIW, the corresponding discussion of this is
<http://thread.gmane.org/gmane.comp.gcc.patches/168201>.

I've applied your patch with the ChangeLog entry as below.

Cheers, and thanks,
Ralf

2008-08-06  Steve Ellcey  <[EMAIL PROTECTED]>

        Use -fPIC with GCC on HP-UX/ia64.
        * libltdl/m4/libtool.m4 (_LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
        [ia64-*-hpux*]: Specify -fPIC when using GCC to build shared
        libraries.



Reply via email to