This is the mail archive of the gcc@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]

successful build of GCC 3.4 on Mac OS X 10.3.3 (Java only)


Hi!

Configuration was made for Java only. Then I made "make bootstrap".

It was my first successful build of GCC! :))

greetings

Bojan

---------------------------

./config.guess
powerpc-apple-darwin7.3.0

gcc/gcj -v
Reading specs from /usr/local/lib/gcc/powerpc-apple-darwin7.3.0/3.4.0/specs
Reading specs from /usr/local/lib/gcc/powerpc-apple-darwin7.3.0/3.4.0/../../../libgcj.spec
rename spec lib to liborig
Configured with: ./configure --enable-languages=java
Thread model: posix
gcc version 3.4.0


gcc/g++ -v
Reading specs from /usr/local/lib/gcc/powerpc-apple-darwin7.3.0/3.4.0/specs
Configured with: ./configure --enable-languages=java
Thread model: posix
gcc version 3.4.0

uname -a
Darwin Bojan-Antonovics-Computer.local 7.3.0 Darwin Kernel Version 7.3.0: Fri Mar 5 14:22:55 PST 2004; root:xnu/xnu-517.3.15.obj~4/RELEASE_PPC Power Macintosh powerpc


gcc-version of the OS:
gcc -v
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1635) (-mlongcall)


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