This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problems with building gcc-3.2.1 on OS X


Johan <snozie1 at yahoo dot com> writes:

> Hi!
> 
> I have serious problems with trying to build gcc on my
> OS X box. I'm running Mac OS X Version 10.2.4 and I
> have installed the July2000devTools with the late
> October update. 
> According to the instructions (can be on 
> http://gcc.gnu.org/ml/gcc/2003-01/msg00013.html)
> This should basically be it.. BUT when I run the
> configure script it aborts with the following message 
> 
> checking for built-in _Bool... yes
> checking size of short... configure: error: cannot
> determine a size for short
> Configure in /Users/super8/gcc/build/gcc failed,
> exiting.
> 
> I can't figure out why this is happening.. Does anyone
> has any ideas? 

You don't list the options you passed to configure. I suggest you
    read: http://gcc.gnu.org/gcc-3.2/buildstat.html and scroll down to
    the entries named 'powerpc-apple-darwinX.X' and click the links to
    see what they options people have passed to configure for
    successful builds.

Also, try the darwin-gcc3 at opensource dot apple dot com mailing list, if it is
    still active.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]