gnupic@linuxhacker.org

gnupic@linuxhacker.org


Subject: Good News! SDCC builds on Mac OS X!
From: Rick Mann
Date: Wed, 24 Sep 2003 18:48:03 -0700

Turns out, you need the latest Developer Tools (Dev Tools Dec 2002 + 
Aug GCC updater), available from http://developer.apple.com/ (you have 
to log in to a free account to get this). The Aug GCC updater updates 
gcc to version 3.3 (it was 3.1).

This fixes the problem of using -E and -M at the same time. Also, 
although Mac OS X will report a crash in conftest while configure 
checks for mmap via /dev/zero, this crash can be ignored.

-- 
Rick


gnupic@linuxhacker.org