[ccache] ccache doesn't compile binutils

Edward S. Peschko esp5 at pge.com
Mon Apr 5 00:47:21 GMT 2004


hey all,

I was trying to compile binutils using ccache (version 2.3) and am getting the following
errors:

        /opt/tools/mdss/dev/2.8/ccache/bin/gcc -c -DLOCALEDIR=\"/opt/tools/mdss/dev/2.8/s
hare/locale\" -DGNULOCALEDIR=\"/opt/tools/mdss/dev/2.8/share/locale\" -DLOCALE_ALIAS_PATH
=\"/opt/tools/mdss/dev/2.8/share/locale:.\" -DHAVE_CONFIG_H -I. -I.  -g -O3  dcgettext.c

	/opt/tools/mdss/dev/2.8/bin/as: "/tmp/cczeYiy3.s", line 285: error: invalid chara
cter (0x40)                              
	/opt/tools/mdss/dev/2.8/bin/as: "/tmp/cczeYiy3.s", line 285: error: quoted-string
 operand required                        
        /opt/tools/mdss/dev/2.8/bin/as: "/tmp/cczeYiy3.s", line 285: error: statement syn
tax                                      
        /opt/tools/mdss/dev/2.8/bin/as: "/tmp/cczeYiy3.s", line 1337: error: quoted-strin
g operand required                       
        /opt/tools/mdss/dev/2.8/bin/as: "/tmp/cczeYiy3.s", line 1447: error: unknown opco
de ".subsection"                         
        /opt/tools/mdss/dev/2.8/bin/as: "/tmp/cczeYiy3.s", line 1447: error: statement sy
ntax                                     
        /opt/tools/mdss/dev/2.8/bin/as: "/tmp/cczeYiy3.s", line 1457: error: unknown opco
de ".previous"                           
        /opt/tools/mdss/dev/2.8/bin/as: "/tmp/cczeYiy3.s", line 1457: error: statement sy
ntax                                     
        /opt/tools/mdss/dev/2.8/bin/as: "/tmp/cczeYiy3.s", line 1464: error: quoted-strin
g operand required


Just confirmed this with gcc-3.3.2. (compiled with gcc straight works, 
with ccache doesn't) All on solaris 2.8.

Ed


More information about the ccache mailing list