This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Assembler error on Solaris 2.6 sparc compiling kdelibs (egcs-1.1.1)
- To: egcs-bugs at egcs dot cygnus dot com
- Subject: Assembler error on Solaris 2.6 sparc compiling kdelibs (egcs-1.1.1)
- From: Christian Stoeckl <csto at lle dot rochester dot edu>
- Date: Tue, 9 Feb 1999 08:52:25 -0500
- Organization: LLE
Hello !
I came across the following assembler error while compiling the kdelibs:
system: SunOS xxxxx 5.6 Generic_105181-03 sun4u sparc SUNW,Ultra-60
compiler: gcc version egcs-2.91.60 19981201 (egcs-1.1.1 release)
command: /bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H \
-I. -I. -I.. -I../kdecore -I../kdeui -I../kfile -I../kfmlib
-I/u/csto/src/kde/qt-1.42/include -I/usr/openwin/include -O2 -Wall -c
keyvaluemap.cc
error: /usr/ccs/bin/as: "/var/tmp/ccZoDupG.s",
line 8659: error: can't compute value of an expression
involving an external symbol
temporary fix: compiling with -g then stripping the object file
attachments: keyvaluemap.ii.bz2 keyvaluemap.s.bz2
Thank you !
Christian
keyvaluemap.ii.bz2
keyvaluemap.s.bz2