This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: powerpc-vine-linux-gnu
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: tommy at suri dot co dot jp, tommie at t3 dot rim dot or dot jp
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 10 May 2002 09:16:59 -0700
- Subject: Re: powerpc-vine-linux-gnu
- References: <20020510105652.4e0d2b2d.tommie@t3.rim.or.jp>
On Fri, May 10, 2002 at 10:56:52AM +0900, Masaru TOMIMITSU wrote:
> Dear GNU gcc personal,
>
> I thank you very much for the gcc source and its super-intelligent Makefile. I think I could build it correctly on my Apple PowerBook (lombard, 333MHz). Following are the detailed informations you want :
>
> srcdir/config.guess :
> powerpc-unknown-linux-gnu
>
> gcc -v :
> Reading specs from /usr/local/lib/gcReading specs from /usr/local/lib/gcc-lib/powerpc-vine-linux-gnu/3.0.4/specs
> Configured with: ../gcc-3.0.4/configure --host=powerpc-vine-linux-gnu
> Thread model: single
> gcc version 3.0.4
>
> /etc/issue :
> Vine Linux 2.5CR (Domaine de Chevalier)
> Kernel 2.4.18-0vl14 on a ppc
>
> The kernel version :
> Linux yahoobb218132222078.bbtec.net 2.4.18-0vl14 #1 Sun Mar 31 14:06:31 JST 2002 ppc unknown
>
> glibc version :
> glibc-2.2.4-14vl10
>
> Additionally, I did 'make' with 'bootstrap-lean' option (I badly partitionned the disk...). That's all.
>
> host/target specific installation notes recommend to have binutils 2.9.4.0.8 or newer. In my case, the version is "binutils-2.11.90.0.8-8vl5".
Thanks! I've added this to the GCC 3.0 build status list at
http://gcc.gnu.org/gcc-3.0/buildstat.html.
Janis