public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/36512]  New: [4.3.0/4.3.1 regression] relocation overflow
@ 2008-06-12 18:30 kate01123 at gmail dot com
  2008-06-12 18:35 ` [Bug bootstrap/36512] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: kate01123 at gmail dot com @ 2008-06-12 18:30 UTC (permalink / raw)
  To: gcc-bugs

Bootstrap compiler is 

# gcc -v
Using built-in specs.
Target: powerpc-apple-darwin8.11.0
Configured with: /usr/local/gcc-4.3.0/src/gcc-4.3.0/configure
--enable-languages=c --with-gmp=/usr/local/gmp-4.2.2/G5-Darwin-gcc-4.2.3-abi32
--with-mpfr=/usr/local/mpfr-2.3.1/G5-Darwin-gmp-4.2.2-gcc-4.2.3-abi32
--prefix=/usr/local/gcc-4.3.0/G5-Darwin
Thread model: posix
gcc version 4.3.0 (GCC)
#
# env | grep LD
LD_LIBRARY_PATH=/usr/local/gcc-4.3.0/G5-Darwin/lib:/usr/local/gmp-4.2.2/G5-Darwin-gcc-4.2.3-abi32/lib:/usr/local/mpfr-2.3.1/G5-Darwin-gmp-4.2.2-gcc-4.2.3-abi32/lib
#
# /usr/bin/ld -v
Apple Computer, Inc. version cctools-622.9~2

During bootstrap of 4.3.1, get 

/usr/bin/ld: warning multiple definitions of symbol _locale_charset
./../intl/libintl.a(localcharset.o) definition of _locale_charset in section
(__TEXT,__text)
/usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
/usr/bin/ld: c-lang.o relocation overflow for relocation entry 221 in section
(__TEXT,__text) (displacement too large)
/usr/bin/ld: c-lang.o relocation overflow for relocation entry 241 in section
(__TEXT,__text) (displacement too large)


-- 
           Summary: [4.3.0/4.3.1 regression] relocation overflow
           Product: gcc
           Version: 4.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kate01123 at gmail dot com
 GCC build triplet: powerpc-apple-darwin8.11.0
  GCC host triplet: powerpc-apple-darwin8.11.0
GCC target triplet: powerpc-apple-darwin8.11.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36512


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

end of thread, other threads:[~2008-07-15 19:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-12 18:30 [Bug bootstrap/36512] New: [4.3.0/4.3.1 regression] relocation overflow kate01123 at gmail dot com
2008-06-12 18:35 ` [Bug bootstrap/36512] " pinskia at gcc dot gnu dot org
2008-06-17 14:10 ` [Bug target/36512] " kate01123 at gmail dot com
2008-06-18 13:05 ` kate01123 at gmail dot com
2008-07-15 19:18 ` william dot l dot maynard at nasa dot gov

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