public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* bootstrap/9047: solaris 2.5 with --disable-nls want libiconv in java portion
@ 2002-12-23 14:26 warren.dodge
  0 siblings, 0 replies; only message in thread
From: warren.dodge @ 2002-12-23 14:26 UTC (permalink / raw)
  To: gcc-gnats


>Number:         9047
>Category:       bootstrap
>Synopsis:       solaris 2.5 with --disable-nls want libiconv in java portion
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 23 14:26:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Warren Dodge
>Release:        gcc-3.2.1
>Organization:
>Environment:
solaris 2.5.1
>Description:
configure gcc as shown

../gcc-3.2.1/configure --prefix=/proj/wdt/gnu_sun5.1/gcc-3.2.1 --with-local-prefix=/proj/wdt/gnu_sun5.1/gcc-3.2.1 --with-gnu-ld --with-ld=/proj/wdt/gnu_sun5.1/binutils/bin/ld --with-gnu-nm --with-nm=/proj/wdt/gnu_sun5.1/binutils/bin/nm --with-gnu-as --with-as=/proj/wdt/gnu_sun5.1/binutils/bin/as --enable-threads=posix --enable-shared --disable-nls

Then when it gets to java it wants libiconv and can't find it.

I assume the disable would remove requirements for it.
stage1/xgcc -Bstage1/ -B/proj/wdt/gnu_sun5.1/gcc-3.2.1/sparc-sun-solaris2.5.1/bin/ -c -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/java -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include \
  -DLIBGCJ_ZIP_FILE='"/proj/wdt/gnu_sun5.1/gcc-3.2.1/share/java/libgcj-3.2.1.jar"' \
  -DDEFAULT_TARGET_VERSION=\"3.2.1\" \
  ../../gcc-3.2.1/gcc/java/jcf-path.c -o java/jcf-path.o
stage1/xgcc -Bstage1/ -B/proj/wdt/gnu_sun5.1/gcc-3.2.1/sparc-sun-solaris2.5.1/bin/ -c -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/java -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/java/xref.c -o java/xref.o
stage1/xgcc -Bstage1/ -B/proj/wdt/gnu_sun5.1/gcc-3.2.1/sparc-sun-solaris2.5.1/bin/ -c -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/java -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/java/boehm.c -o java/boehm.o
rm -f jc1
stage1/xgcc -Bstage1/ -B/proj/wdt/gnu_sun5.1/gcc-3.2.1/sparc-sun-solaris2.5.1/bin/ -DIN_GCC    -g -O2 -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/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 mkdeps.o main.o libbackend.a -L../zlib -lz -liconv   ../libiberty/libiberty.a
/proj/wdt/gnu_sun5.1/binutils/bin/ld: cannot find -liconv
collect2: ld returned 1 exit status
gmake[2]: *** [jc1] Error 1
gmake[2]: Leaving directory `/proj/wdtold/warrend/gnusrc/gcc-everything-3.2.1/gcc-3.2.1_sun5.1/gcc'
gmake[1]: *** [stage2_build] Error 2
gmake[1]: Leaving directory `/proj/wdtold/warrend/gnusrc/gcc-everything-3.2.1/gcc-3.2.1_sun5.1/gcc'

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-23 22:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-23 14:26 bootstrap/9047: solaris 2.5 with --disable-nls want libiconv in java portion warren.dodge

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