Hello,
Sometimes, ghc complains about '#' for me when the C preprocessor has not been
run and there is an unexpected #include or #define in the way. Also, as I
read
ifeq "$(ghc_ge_603)" "YES"
# These modules are provided in GHC 6.3+
EXCLUDED_SRCS += \
System/Directory/Internals.hs
...
e
The latest is that while I was able to successfully install gcc 3.3,
it made no difference at all. I was able to make some progress by
running configure with --disable-threaded-rts. But, now I get:
== make boot -r;
in /Users
On 12/29/06, Wolfgang Thaller <[EMAIL PROTECTED]> wrote:
> I'm trying to build the HEAD on a somewhat old PowerBook G4 running
> Mac OS 10.2.1. It would seem that I don't have a new enough version of
> gcc:
> % gcc --version
> gcc (GCC) 3.1 20020420 (prerelease)
Well, support for that version ha
I'm trying to build the HEAD on a somewhat old PowerBook G4 running
Mac OS 10.2.1. It would seem that I don't have a new enough version of
gcc:
% gcc --version
gcc (GCC) 3.1 20020420 (prerelease)
Well, support for that version has definitely bitrotted, but it
shouldn't be impossible to fix. Ho
Hello,
Not much help, I'm afraid, but for what it's worth: I have built GHC-6.6 and
some HEAD-ish version successfully on a PowerBook G4 with Mac OS X 10.3
(Panther?) and also after upgrading to 10.4 Tiger. I have never tried with
10.2. To assist in your difficult decisions, here are some detai
Hi Kirsten,
You may have better luck downloading gcc-3.3 from connect.apple.com.
(You need to log in, but you can create an ADC account for free.)
Look through the "Developer Tools" downloads for the gcc update from
August 2003. (Depending on the state of your system, you may need the
December 2