env LDFLAGS="-undefined dynamic_lookup" ./configure
broke building from the first item.
Boolegue.
On 13-Mar-08, at 3:29 PM, FX Coudert wrote:
In the process of making, objects from libgfortranbegin.a are
extracted and used for linking, that linking produces the error.
(linking is done with gcc)
This issue is due to the way MacOS dynamic libraries are created by
the linker. Unless specific options are passed, undefined symbols
are not allowed when creating the shared libraries. It seems that "-
undefined dynamic_lookup" gets the compilation back on track. I hope
this helps.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Fortran-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden