public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Guy M. Allard" <allard.guy.m@gmail.com>
To: gcc@gcc.gnu.org
Subject: GCC 4.6 Successful Build and Install
Date: Sun, 27 Mar 2011 18:37:00 -0000	[thread overview]
Message-ID: <4D8F83CD.80700@gmail.com> (raw)

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


             reply	other threads:[~2011-03-27 18:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-27 18:37 Guy M. Allard [this message]
2011-03-27 19:49 ` tnut

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D8F83CD.80700@gmail.com \
    --to=allard.guy.m@gmail.com \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).