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]

Assembler error on Solaris 2.6 sparc compiling kdelibs (egcs-1.1.1)


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


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