public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC 4.6 Successful Build and Install
@ 2011-03-27 18:37 Guy M. Allard
  2011-03-27 19:49 ` tnut
  0 siblings, 1 reply; 2+ messages in thread
From: Guy M. Allard @ 2011-03-27 18:37 UTC (permalink / raw)
  To: gcc

configure.guess:

x86_64-unknown-linux-gnu

gcc -v:

Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/ad3/gma/go-gcc-build/libexec/gcc/x86_64-unknown-linux-gnu/4.6.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /ad3/gma/go-build-work/gcc-4.6.0/configure 
--prefix=/ad3/gma/go-gcc-build --enable-languages=c,c++,go
Thread model: posix
gcc version 4.6.0 (GCC)

Languages:

c,c++,go

/etc/issue:

Ubuntu 10.04.2 LTS \n \l

uname -a:

Linux tjjackson 2.6.32-30-generic #59-Ubuntu SMP Tue Mar 1 21:30:46 UTC 
2011 x86_64 GNU/Linux

dpkg -l libc6:

Desired=Unknown/Install/Remove/Purge/Hold
| 
Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  libc6          2.11.1-0ubuntu Embedded GNU C Library: Shared libraries

Misc:

I had to install package: libc6-dev-i386 to get a successful build.

Goal: working gccgo

Results:

- Simple go programs compile
- Need to use LD_LIBRARY_PATH to get executables to run


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: GCC 4.6 Successful Build and Install
  2011-03-27 18:37 GCC 4.6 Successful Build and Install Guy M. Allard
@ 2011-03-27 19:49 ` tnut
  0 siblings, 0 replies; 2+ messages in thread
From: tnut @ 2011-03-27 19:49 UTC (permalink / raw)
  To: Guy M. Allard; +Cc: gcc

Hello everyboy,

Some for us, we manage to pass the all base of the next major release of
NuTyX on gcc 4.6.0. We were actually ready and just waiting for it. If you
are intersted in the results. Here are the links of the logs.

Pass 1 and 2 are as suggested by Linux From Scratch and release is the
real build of NuTyX (pass3)

The i686 arch
http://kiao.no-ip.info/NuTyX/logs/2011/i686/?C=M;O=D

The x86_64 arch
http://sibelle.dyndns.org/log/pakxe/x86_64/

Tanks a lot for this amazing work

My best regards

Thierry

> configure.guess:
>
> x86_64-unknown-linux-gnu
>
> gcc -v:
>
> Using built-in specs.
> COLLECT_GCC=gcc
> COLLECT_LTO_WRAPPER=/ad3/gma/go-gcc-build/libexec/gcc/x86_64-unknown-linux-gnu/4.6.0/lto-wrapper
> Target: x86_64-unknown-linux-gnu
> Configured with: /ad3/gma/go-build-work/gcc-4.6.0/configure
> --prefix=/ad3/gma/go-gcc-build --enable-languages=c,c++,go
> Thread model: posix
> gcc version 4.6.0 (GCC)
>
> Languages:
>
> c,c++,go
>
> /etc/issue:
>
> Ubuntu 10.04.2 LTS \n \l
>
> uname -a:
>
> Linux tjjackson 2.6.32-30-generic #59-Ubuntu SMP Tue Mar 1 21:30:46 UTC
> 2011 x86_64 GNU/Linux
>
> dpkg -l libc6:
>
> Desired=Unknown/Install/Remove/Purge/Hold
> |
> Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
> |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
> ||/ Name           Version        Description
> +++-==============-==============-============================================
> ii  libc6          2.11.1-0ubuntu Embedded GNU C Library: Shared libraries
>
> Misc:
>
> I had to install package: libc6-dev-i386 to get a successful build.
>
> Goal: working gccgo
>
> Results:
>
> - Simple go programs compile
> - Need to use LD_LIBRARY_PATH to get executables to run
>
>
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-27 19:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-27 18:37 GCC 4.6 Successful Build and Install Guy M. Allard
2011-03-27 19:49 ` tnut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).