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: gcc-3.1.1: make bootstrap fails on Darwin/Altivec


On Dienstag, August 6, 2002, at 02:39 PM, Kaspar Fischer wrote:
Dear everybody,
I'm trying to build gcc-3.1.1 on MacOS 10.1.5 (PowerBook G4). I am not an expert, so please excuse me if I am doing something silly.

I started with

../gcc-3.1.1/configure --prefix=/usr/local/gcc-3.1.1 --enable-altivec --enable-languages=c,c++

followed by 'make bootstrap'. The latter failed as follows:
The option --enable-altivec doesn't seem to be necessary. (It probably applies to the compiler itself and not to programs produced by the compiler (?).)
Kaspar


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