|
Hello, I needed to re-install GNU Prolog on Mac OS X 10.4.1 (Tiger).
It appears that it does not compile with gcc 4.0 (the default compiler on Tiger). The following work around works (although not very elegant)
: replace /usr/bin/gcc by a soft link to /usr/bin/gcc-3.3 during the
installation/compilation phase, and then revert back to /usr/bin/gcc soft link
to /usr/bin/gcc-4.0. This will work until Apple decides to remove gcc 3.3, of
course. Best regards, Alain Strebelle Capacity Planning SWIFT Avenue Adele, 1, B-1310, La Hulpe Tel: +32 2 655 36 43 eMail: [EMAIL PROTECTED] [A great fan, and big user of GNU Prolog] |
_______________________________________________ Bug-prolog mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-prolog
