-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Martin Costabel wrote:
|> I've added :
|> CompileScript: <<
|> ./configure %c
|> perl -pi.bak -e
|> 's/^whole_archive_flag_spec=.*/whole_archive_flag_spec=/g' libtool
|> make
|> <<
|>
|> And it does not issue the multiple definitions of symbols anymore,
|
|
| It would be interesting to see if this works afterwards, i.e. if the
| resulting libaspell.15.0.3.dylib  contains all the necessary symbols.
| The "-all_load" flag might have been there for a reason (even if it
| leads to those warnings). Just a thought.

Hi Martin,

When gnu libtool sees an empty whole_archive_flag_spec it will unpack the
archives and add the objects to the link line. The above solution is easier
than updating the package to the newest libtool (which has an empty
whole_archive_flag_spec on darwin).

Peter
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (Darwin)

iQCVAwUBQ/qRVLiDAg3OZTLPAQLeUgP9Gt42UpasXAyqXkQn+Osnn+LYy7WyTazI
jBC5AMrZzTsOtUFe4AWT5LqLYVH0JIYP2XKuTgKfKBudhQf2tO9CpTfotMoRDYHI
89f4lmG6TbWPxfgnVISrqk5+OdRieEfA6T1QiR7huwopD7JbH2BsespPIXBzlNSx
M/cr8uu2740=
=xKAv
-----END PGP SIGNATURE-----


-------------------------------------------------------
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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to