Michèle Garoche wrote:

Le 27 déc. 2005 à 14:52, Martin Costabel a écrit :
[]
What happens if you remove the "-shared" from this line?
It does not change anything, apart that it does not tell that -shared is undefined of course.

Libtool should recognize the -module flag and translate it to something like

-Wl,-bind_at_load -flat_namespace -undefined suppress -bundle
I cannot see it, it still have -module.

I would guess that this depends on the version of libtool, maybe also on what libtool thinks which system it is running on, so perhaps some environment variables. But I don't know anything about the internals of libtool (I am only watching what it does in my own packages).

[]
/usr/bin/install -c -s -m 644 htmlbar.so /Volumes/FireWire3/sw/src/fink.build/root-bluefish-unstable-1.0.4-1/Volumes/FireWire3/sw/lib/bluefish-unstable/ strip: symbols referenced by indirect symbol table entries that can't be stripped in: /Volumes/FireWire3/sw/src/fink.build/root-bluefish-unstable-1.0.4-1/Volumes/FireWire3/sw/lib/bluefish-unstable/htmlbar.so
_g_malloc
_g_print
_g_free
....

Remove the "-s" flag from /usr/bin/install.

--
Martin



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to