This is the mail archive of the gcc@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]

Problems building gcc-2.95.1 on HPUX-10.2 with gcc-2.8.1 and as 2.9.1


Could anybody please give me a hint on what's wrong here ?
I was able to compile egcs1.1.2 with the same gcc/as combination.

Please mail me directly, since I'm not actively following the mailing
list.

Thanks

Stefan

PS: Anybody using Qt 2.xx on HP ? I get coredumps on exit and the Trolls
    seem to think it's gcc and not their code to be blamed :-)

gmake[1]: Leaving directory
`/tmp_mnt/tools/sandbox/gnu/gcc-2.95.1_hp/gcc/intl'
echo "void __foo () {}" > dummy.c
./xgcc -B/tools/sandbox/gnu_hp/hppa2.0-hp-hpux10.20/bin/ -B./
-I/tools/sandbox/gnu_hp/hppa2.0-hp-hpux10.20/include  -DIN_GCC
-DHAIFA    -g -I./include  -c dummy.c
as: "/var/tmp/ccS6j0AN.s", line 10: error 1052: Directive name not
recognized - FILE
as: "/var/tmp/ccS6j0AN.s", line 12: error 1052: Directive name not
recognized - STABS
as: "/var/tmp/ccS6j0AN.s", line 13: error 1052: Directive name not
recognized - STABS
as: "/var/tmp/ccS6j0AN.s", line 18: error 1052: Directive name not
recognized - STABS

thor:gcc> as -v
GNU assembler version 2.9.1 (hppa1.1-hp-hpux10.20), using BFD version
2.9.1
thor:gcc> gcc -v
Reading specs from
/cadappl/packages/gnu/1.1/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.8.1/specs
gcc version 2.8.1
-- 
-------------------------------------------------------------------
Stefan Thiede              Tel:   +1 (650) 335-2544
Windows Systems Group      Fax:   +1 (650) 335-2514
Philips Semiconductors    
811 E. Arques Avenue
M/S 42, P.O. Box 3409     email: Stefan.Thiede@sv.sc.philips.com
Sunnyvale, CA 94048-3409  seri :        thiede@usmtvsc1

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