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

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).