Benjamin Reed a écrit : > I can't tell from the info file whether that build system is using > libtool, or using gcc/ld directly. If the former, add another > 'LINKFLAGS' with '-module', if the latter, remove any "-dynamiclib" if > it's there, and add "-bundle" instead.
It's some bizarre, unknown-to-me "waf"-Makefile. As far as I gather, it's using "gcc/ld". > > Also, if they're just modules (ie, plugin .so files) then you don't need > a separate -shlibs at all. I forgot to say that. This is exactly what I'd like to do! But the comments from fink doesn't seem to work (see the info-file). Thanks, Linus ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel
