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]
Other format: [Raw text]

[Bug target/26508] 4.1.0 doesn't build in 64bit on PA-RISC



------- Comment #8 from h dot m dot brand at xs4all dot nl  2006-03-01 15:54 -------
Using HP's 'as' is not an option (which in turn might be called a gcc bug)

./xgcc -B./ -B/usr/local/pa20_64/hppa64-hp-hpux11.11/bin/ -isystem
/usr/local/pa20_64/hppa64-hp-hpux11.11/include -isystem
/usr/local/pa20_64/hppa64-hp-hpux11.11/sys-include
-L/pro/3gl/GNU/gcc/obj-64/gcc/../ld -O2 -O2 -mpa-risc-2-0 -fPIC   -DIN_GCC   
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition  -isystem ./include  -I. -I. -I../../src/gcc
-I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include 
 -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions
-fno-zero-initialized-in-bss -fno-unit-at-a-time   \
  -c ../../src/gcc/crtstuff.c -DCRT_BEGIN \
  -o crtbegin.o
../../src/gcc/crtstuff.c:1: warning: -g is only supported when using GAS on
this processor,
../../src/gcc/crtstuff.c:1: warning: -g option disabled
/tmp/ccPcUKIS.s: Assembler messages:
/tmp/ccPcUKIS.s:2: Error: unsupported variable size or fill value
/tmp/ccPcUKIS.s:2: Error: junk at end of line, first unrecognized character is
`='
/tmp/ccPcUKIS.s:3: Error: unknown pseudo-op: `.subspa'
/tmp/ccPcUKIS.s:4: Error: unknown pseudo-op: `.subspa'
/tmp/ccPcUKIS.s:5: Error: unsupported variable size or fill value
/tmp/ccPcUKIS.s:5: Error: junk at end of line, first unrecognized character is
`='
/tmp/ccPcUKIS.s:6: Error: unknown pseudo-op: `.subspa'
/tmp/ccPcUKIS.s:7: Error: unknown pseudo-op: `.subspa'
/tmp/ccPcUKIS.s:8: Error: unknown pseudo-op: `.subspa'
/tmp/ccPcUKIS.s:13: Error: unknown pseudo-op: `.subspa'
/tmp/ccPcUKIS.s:17: Error: unknown pseudo-op: `.subspa'
/tmp/ccPcUKIS.s:21: Error: unknown pseudo-op: `.subspa'
/tmp/ccPcUKIS.s:59: Error: unknown pseudo-op: `.subspa'
/tmp/ccPcUKIS.s:62: Error: unknown pseudo-op: `.subspa'
/tmp/ccPcUKIS.s:65: Error: unknown pseudo-op: `.subspa'
/tmp/ccPcUKIS.s:67: Error: unknown pseudo-op: `.subspa'
/tmp/ccPcUKIS.s:71: Error: unknown pseudo-op: `.subspa'
/tmp/ccPcUKIS.s:76: Error: unknown pseudo-op: `.subspa'
/tmp/ccPcUKIS.s:81: Error: unknown pseudo-op: `.subspa'
/tmp/ccPcUKIS.s:86: Error: unknown pseudo-op: `.subspa'
make[2]: *** [crtbegin.o] Error 1


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26508


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