This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Successful build of gcc-3.1 on powerpc-Apple-OS X 10.1.4
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Carl Eugen Hoyos <cehoyos at rainbow dot studorg dot tuwien dot ac dot at>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 24 May 2002 10:21:23 -0700
- Subject: Re: Successful build of gcc-3.1 on powerpc-Apple-OS X 10.1.4
- References: <Pine.LNX.4.21.0205241421160.2672-100000@rainbow.studorg.tuwien.ac.at>
On Fri, May 24, 2002 at 03:00:46PM +0200, Carl Eugen Hoyos wrote:
[big snip]
>
> $ ./config.guess
> powerpc-apple-darwin5.4
>
> $ gcc -v
> Reading specs from
> /usr/local/gcc31/lib/gcc-lib/powerpc-apple-darwin5.4/3.1/specs
> Configured with: /home/ceh/Projects/gcc-3.1/configure
> --prefix=/usr/local/gcc31
> Thread model: single
> gcc version 3.1
>
> Languages: C, ObjC
>
> $ uname.exe -a
> Darwin <HOSTNAME> 5.4 Darwin Kernel Version 5.4: Wed Apr 10
> 09:27:47 PDT 2002; root:xnu/xnu-201.19.3.obj~1/RELEASE_PPC Power
> Macintosh powerpc
>
Thanks! Your message is linked from the GCC 3.1 build status page at
http://gcc.gnu.org/gcc-3.1/buildstat.html.
Janis