This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

java/1922: error in java/mangle_name.o undefined



>Number:         1922
>Category:       java
>Synopsis:       error in java/mangle_name.o undefined
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Feb 09 08:26:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Klimov
>Release:        2.97 20010209 (from CVS)
>Organization:
>Environment:
SunOS iridium 5.6 Generic_105181-20 sun4u sparc SUNW,Ultra-5_10
>Description:
../gcc/configure --prefix=/usr/local/gcc --enable-shared --enable-threads --with-cpu=ultrasparc --enable-languages='c++,java,f77,objc' &&
make CFLAGS='-O2' LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g -O2 -fno-implicit-templates' bootstrap

give me an error:
rm -f jvgenmain
stage1/xgcc -Bstage1/ -B/usr/local/gcc/sparc-sun-solaris2.6/bin/  -DIN_GCC  -DSVR4  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o jvgenmain java/jvgenmain.o java/mangle_name.o obstack.o alloca.o        ../libiberty/libiberty.a
Undefined			first referenced
 symbol  			    in file
error                               java/mangle_name.o
ld: fatal: Symbol referencing errors. No output written to jvgenmain
collect2: ld returned 1 exit status
make[2]: *** [jvgenmain] Error 1
make[2]: Leaving directory `/export/home/ask/build/gcc-build/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/export/home/ask/build/gcc-build/gcc'
make: *** [bootstrap] Error 2
>How-To-Repeat:

>Fix:

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]