[PATCH] Fix and simplify (Re: Fix libbacktrace -fPIC breakage from "Use libbacktrace in libgfortran")

Ian Lance Taylor ian@airs.com
Thu Aug 27 03:26:00 GMT 2015


"Ulrich Weigand" <uweigand@de.ibm.com> writes:

> I've verified that this works on x86_64: the resulting
> libgfortran.so uses the -fPIC version of the libbacktrace
> object, while libgfortran.a uses the non-PIC versions.
>
> On SPU, libtool will now automatically only generate the
> non-PIC versions since the target does not support shared
> library.  So everything works as expected.
>
> OK for mainline?

Can you verify that libgo works as expected?

Ian



More information about the Fortran mailing list