Re: Linker-fu
Re: Linker-fu
- Subject: Re: Linker-fu
- From: Martin Costabel <email@hidden>
- Date: Mon, 18 Feb 2008 01:09:46 +0100
Mathieu Béliveau wrote:
Hi. I'm trying to port a general unix application (multimatlab) to osX
where there is the folliwing error libmpich.dylib is input for the
dynamic linke editor, is not relocatable by the static link editor
again
The application I'm trying to compile uses several librairies, most
from mpich and matlab. Libmpich.dylib is supplied by matlab and file
states it's a ppc bundle.
If it's a bundle, you can't use it as dylib for linking.
--
Martin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Linker-fu (From: "Mathieu Béliveau" <email@hidden>) |