public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/15055] New: bootstrap problem: undefined references to libiconv
@ 2004-04-21 19:52 plabrie at amcc dot com
  2004-04-21 20:47 ` [Bug bootstrap/15055] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: plabrie at amcc dot com @ 2004-04-21 19:52 UTC (permalink / raw)
  To: gcc-bugs

Attempting to install gcc3.3.2 on Solaris 5.7 machine. I get the following on
make bootstrap until it fdails;

stage1/xgcc -Bstage1/
-B/tools/GNU/public_domain/tools/project_builds/SnP/02-12-2004/solaris/sparc-sun-solaris2.7/bin/
  -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H 
-o jc1 \
        java/parse.o java/class.o java/decl.o java/expr.o java/constants.o
java/lang.o java/typeck.o java/except.o java/verify.o java/zextract.o
java/jcf-io.o java/win32-host.o java/jcf-parse.o java/mangle.o
java/mangle_name.o java/builtins.o java/jcf-write.o java/buffer.o
java/check-init.o java/jcf-depend.o java/jcf-path.o java/xref.o java/boehm.o
java/java-tree-inline.o mkdeps.o main.o libbackend.a -L../zlib -lz   
../libiberty/libiberty.a
java/parse.o(.text+0x1b68): In function `java_new_lexer':
/tools/GNU/public_domain/tools/project_builds/tars/gcc-3.3.2/ooo/gcc/../../gcc/java/lex.c:233:
undefined reference to `libiconv_open'
java/parse.o(.text+0x1bf0):/tools/GNU/public_domain/tools/project_builds/tars/gcc-3.3.2/ooo/gcc/../../gcc/java/lex.c:253:
undefined reference to `libiconv_open'
java/parse.o(.text+0x1c4c):/tools/GNU/public_domain/tools/project_builds/tars/gcc-3.3.2/ooo/gcc/../../gcc/java/lex.c:271:
undefined reference to `libiconv'
java/parse.o(.text+0x1c58):/tools/GNU/public_domain/tools/project_builds/tars/gcc-3.3.2/ooo/gcc/../../gcc/java/lex.c:273:
undefined reference to `libiconv_close'
java/parse.o(.text+0x1d40): In function `java_destroy_lexer':
/tools/GNU/public_domain/tools/project_builds/tars/gcc-3.3.2/ooo/gcc/../../gcc/java/lex.c:314:
undefined reference to `libiconv_close'
java/parse.o(.text+0x1e74): In function `java_read_char':
/tools/GNU/public_domain/tools/project_builds/tars/gcc-3.3.2/ooo/gcc/../../gcc/java/lex.c:379:
undefined reference to `libiconv'
collect2: ld returned 1 exit status
make[2]: *** [jc1] Error 1
make[2]: Leaving directory
`/tools/GNU/public_domain/tools/project_builds/tars/gcc-3.3.2/ooo/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory
`/tools/GNU/public_domain/tools/project_builds/tars/gcc-3.3.2/ooo/gcc'
make: *** [bootstrap] Error 2

Any ideas?

-- 
           Summary: bootstrap problem: undefined references to libiconv
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: plabrie at amcc dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug bootstrap/15055] bootstrap problem: undefined references to libiconv
  2004-04-21 19:52 [Bug bootstrap/15055] New: bootstrap problem: undefined references to libiconv plabrie at amcc dot com
@ 2004-04-21 20:47 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-21 20:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-21 20:04 -------
This is a dup of bug 13307.

*** This bug has been marked as a duplicate of 13307 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2004-04-21 20:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-21 19:52 [Bug bootstrap/15055] New: bootstrap problem: undefined references to libiconv plabrie at amcc dot com
2004-04-21 20:47 ` [Bug bootstrap/15055] " pinskia at gcc dot gnu dot org

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