-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Neil Williams wrote:
| Those "linking foobar against executable foobaz is not portable" warnings halt | the build on OSX, so the bulk of this will be to remove all the unnecessary | -module settings in the Makefiles. (Only those that halt the build have been | removed). I posted a patch to this list to allow a build on Mac OS X recently. <https://lists.gnucash.org/pipermail/gnucash-devel/2005-October/013866.html> Specifically, in configure.in: + -e 's|^module_cmds=.*|module_cmds=|g' \ By the way, /usr/bin/libtool on darwin has no relation whatever to gnu libtool, it is part of cctools and has been around since the NeXT days. Gcc calls ths libtool to make shared libraries, also, ranlib is a symlink to it. That's why gnu libtool is installed as glibtool. Peter -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (Darwin) iQCVAwUBQ07zFriDAg3OZTLPAQKXGwQAlciS3K5yqJ24LVvOZoXTj/fUQw943lpX UTrfNqMSDEUvwFEXMEdfGVXkduFjqhUtg34qaJYaYgJEJBiSEwhVgQfDvdD7jWme U0d8lZXM+FeyGo6Z9G4xwJdYTeLEq6BN87OCDSx20Pef2ruHRVa52wCXt/N9ceAG u58rDiFp/Ow= =p5h7 -----END PGP SIGNATURE----- _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
