public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* [Fwd: Building 2.95.2 on HP-UX]
@ 1999-11-04 10:55 Eric Ladner
  1999-11-04 11:37 ` Jeffrey A Law
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Eric Ladner @ 1999-11-04 10:55 UTC (permalink / raw)
  To: help-gcc

Help!

Building for hppa2.0-hp-hpux10.20 with the gnu assembler.  The make
errored out
at the following point (snippet of the results of the make)

/space/archives/gnu/gcc-2.95.2/gcc/move-if-change tmp-under.c
underscore.c
rm -f tmp-dum.c tmp-dum.s
touch s-under
gcc -c  -DIN_GCC -DHAIFA    -g  -DHAVE_CONFIG_H    -I.
-I/space/archives/gnu/gcc-2.95.2/gcc
-I/space/archives/gnu/gcc-2.95.2/gcc/config
-I/space/archives/gnu/gcc-2.95.2/gcc/../include underscore.c
rm -f collect2
gcc  -DIN_GCC -DHAIFA    -g  -DHAVE_CONFIG_H  -o collect2 collect2.o
tlink.o hash.o intl.o underscore.o version.o  obstack.o alloca.o
../libiberty/libiberty.a
gcc -c  -DIN_GCC -DHAIFA    -g  -DHAVE_CONFIG_H    -I.
-I/space/archives/gnu/gcc-2.95.2/gcc
-I/space/archives/gnu/gcc-2.95.2/gcc/config
-I/space/archives/gnu/gcc-2.95.2/gcc/../include
/space/archives/gnu/gcc-2.95.2/gcc/cppspec.c
gcc  -DIN_GCC -DHAIFA    -g  -DHAVE_CONFIG_H  -o xcpp gcc.o cppspec.o
intl.o \
  prefix.o version.o  obstack.o alloca.o       ../libiberty/libiberty.a
./xgcc -B/usr/local/hppa2.0-hp-hpux10.20/bin/ -B./
-I/usr/local/hppa2.0-hp-hpux10.20/include -dumpspecs > tmp-specs
mv tmp-specs specs
echo "void __foo () {}" > dummy.c
./xgcc -B/usr/local/hppa2.0-hp-hpux10.20/bin/ -B./
-I/usr/local/hppa2.0-hp-hpux10.20/include  -DIN_GCC -DHAIFA    -g
-I./include  -c dummy.c
as: "/var/tmp/ccYdKtfd.s", line 10: error 1052: Directive name not
recognized - FILE
as: "/var/tmp/ccYdKtfd.s", line 12: error 1052: Directive name not
recognized - STABS
as: "/var/tmp/ccYdKtfd.s", line 13: error 1052: Directive name not
recognized - STABS
as: "/var/tmp/ccYdKtfd.s", line 18: error 1052: Directive name not
recognized - STABS
etc. etc.


Make command was:

make CFLAGS='-O' LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g -O2
-fnoimplicit-templates' bootstrap-lean

Let me know if you need more detail.

Eric

================================================================
Eric Ladner              | HPUX Systems Admin, Oracle DBA
Pascagoula Refinery      | Java Programmer, Perl scripter, C++
Chevron Products Company | programmer, etc., etc., etc.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Fwd: Building 2.95.2 on HP-UX]
  1999-11-04 10:55 [Fwd: Building 2.95.2 on HP-UX] Eric Ladner
@ 1999-11-04 11:37 ` Jeffrey A Law
  1999-11-08 10:38   ` Eric Ladner
  1999-11-30 23:28   ` Jeffrey A Law
  1999-11-09  5:35 ` Building 2.95.2 on HP-UX 10.20 Eric Ladner
  1999-11-30 23:28 ` [Fwd: Building 2.95.2 on HP-UX] Eric Ladner
  2 siblings, 2 replies; 8+ messages in thread
From: Jeffrey A Law @ 1999-11-04 11:37 UTC (permalink / raw)
  To: Eric Ladner; +Cc: help-gcc

  In message < 3821D675.5B5BB6AB@chevron.com >you write:
  > 
  > Help!
  > 
  > Building for hppa2.0-hp-hpux10.20 with the gnu assembler.  The make
  > errored out
  > at the following point (snippet of the results of the make)
  > 
Please read the installation instructions carefully as well as the FAQ.

jeff

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Fwd: Building 2.95.2 on HP-UX]
  1999-11-04 11:37 ` Jeffrey A Law
@ 1999-11-08 10:38   ` Eric Ladner
  1999-11-30 23:28     ` Eric Ladner
  1999-11-30 23:28   ` Jeffrey A Law
  1 sibling, 1 reply; 8+ messages in thread
From: Eric Ladner @ 1999-11-08 10:38 UTC (permalink / raw)
  To: help-gcc

Ok.. Still no dice.

Am I missing something obvious here?

Eric

Jeffrey A Law wrote:

>   In message < 3821D675.5B5BB6AB@chevron.com >you write:
>   >
>   > Help!
>   >
>   > Building for hppa2.0-hp-hpux10.20 with the gnu assembler.  The make
>   > errored out
>   > at the following point (snippet of the results of the make)
>   >
> Please read the installation instructions carefully as well as the FAQ.
>
> jeff

--
================================================================
Eric Ladner              | HPUX Systems Admin, Oracle DBA
Pascagoula Refinery      | Java Programmer, Perl scripter, C++
Chevron Products Company | programmer, etc., etc., etc.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Building 2.95.2 on HP-UX 10.20
  1999-11-04 10:55 [Fwd: Building 2.95.2 on HP-UX] Eric Ladner
  1999-11-04 11:37 ` Jeffrey A Law
@ 1999-11-09  5:35 ` Eric Ladner
  1999-11-30 23:28   ` Eric Ladner
  1999-11-30 23:28 ` [Fwd: Building 2.95.2 on HP-UX] Eric Ladner
  2 siblings, 1 reply; 8+ messages in thread
From: Eric Ladner @ 1999-11-09  5:35 UTC (permalink / raw)
  To: help-gcc

Help!

I have read the FAQ.  I have read the install instructions.  Several times.

Building for hppa2.0-hp-hpux10.20 with the gnu assembler.  The make
errored out at the following point (snippet of the results of the make)

/space/archives/gnu/gcc-2.95.2/gcc/move-if-change tmp-under.c
underscore.c
rm -f tmp-dum.c tmp-dum.s
touch s-under
gcc -c  -DIN_GCC -DHAIFA    -g  -DHAVE_CONFIG_H    -I.
-I/space/archives/gnu/gcc-2.95.2/gcc
-I/space/archives/gnu/gcc-2.95.2/gcc/config
-I/space/archives/gnu/gcc-2.95.2/gcc/../include underscore.c
rm -f collect2
gcc  -DIN_GCC -DHAIFA    -g  -DHAVE_CONFIG_H  -o collect2 collect2.o
tlink.o hash.o intl.o underscore.o version.o  obstack.o alloca.o
../libiberty/libiberty.a
gcc -c  -DIN_GCC -DHAIFA    -g  -DHAVE_CONFIG_H    -I.
-I/space/archives/gnu/gcc-2.95.2/gcc
-I/space/archives/gnu/gcc-2.95.2/gcc/config
-I/space/archives/gnu/gcc-2.95.2/gcc/../include
/space/archives/gnu/gcc-2.95.2/gcc/cppspec.c
gcc  -DIN_GCC -DHAIFA    -g  -DHAVE_CONFIG_H  -o xcpp gcc.o cppspec.o
intl.o \
  prefix.o version.o  obstack.o alloca.o       ../libiberty/libiberty.a
./xgcc -B/usr/local/hppa2.0-hp-hpux10.20/bin/ -B./
-I/usr/local/hppa2.0-hp-hpux10.20/include -dumpspecs > tmp-specs
mv tmp-specs specs
echo "void __foo () {}" > dummy.c
./xgcc -B/usr/local/hppa2.0-hp-hpux10.20/bin/ -B./
-I/usr/local/hppa2.0-hp-hpux10.20/include  -DIN_GCC -DHAIFA    -g
-I./include  -c dummy.c
as: "/var/tmp/ccYdKtfd.s", line 10: error 1052: Directive name not
recognized - FILE
as: "/var/tmp/ccYdKtfd.s", line 12: error 1052: Directive name not
recognized - STABS
as: "/var/tmp/ccYdKtfd.s", line 13: error 1052: Directive name not
recognized - STABS
as: "/var/tmp/ccYdKtfd.s", line 18: error 1052: Directive name not
recognized - STABS
etc. etc.


Make command was:

make CFLAGS='-O' LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g -O2
-fnoimplicit-templates' bootstrap-lean

Let me know if you need more detail.

Eric

================================================================
Eric Ladner              | HPUX Systems Admin, Oracle DBA
Pascagoula Refinery      | Java Programmer, Perl scripter, C++
Chevron Products Company | programmer, etc., etc., etc.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Building 2.95.2 on HP-UX 10.20
  1999-11-09  5:35 ` Building 2.95.2 on HP-UX 10.20 Eric Ladner
@ 1999-11-30 23:28   ` Eric Ladner
  0 siblings, 0 replies; 8+ messages in thread
From: Eric Ladner @ 1999-11-30 23:28 UTC (permalink / raw)
  To: help-gcc

Help!

I have read the FAQ.  I have read the install instructions.  Several times.

Building for hppa2.0-hp-hpux10.20 with the gnu assembler.  The make
errored out at the following point (snippet of the results of the make)

/space/archives/gnu/gcc-2.95.2/gcc/move-if-change tmp-under.c
underscore.c
rm -f tmp-dum.c tmp-dum.s
touch s-under
gcc -c  -DIN_GCC -DHAIFA    -g  -DHAVE_CONFIG_H    -I.
-I/space/archives/gnu/gcc-2.95.2/gcc
-I/space/archives/gnu/gcc-2.95.2/gcc/config
-I/space/archives/gnu/gcc-2.95.2/gcc/../include underscore.c
rm -f collect2
gcc  -DIN_GCC -DHAIFA    -g  -DHAVE_CONFIG_H  -o collect2 collect2.o
tlink.o hash.o intl.o underscore.o version.o  obstack.o alloca.o
../libiberty/libiberty.a
gcc -c  -DIN_GCC -DHAIFA    -g  -DHAVE_CONFIG_H    -I.
-I/space/archives/gnu/gcc-2.95.2/gcc
-I/space/archives/gnu/gcc-2.95.2/gcc/config
-I/space/archives/gnu/gcc-2.95.2/gcc/../include
/space/archives/gnu/gcc-2.95.2/gcc/cppspec.c
gcc  -DIN_GCC -DHAIFA    -g  -DHAVE_CONFIG_H  -o xcpp gcc.o cppspec.o
intl.o \
  prefix.o version.o  obstack.o alloca.o       ../libiberty/libiberty.a
./xgcc -B/usr/local/hppa2.0-hp-hpux10.20/bin/ -B./
-I/usr/local/hppa2.0-hp-hpux10.20/include -dumpspecs > tmp-specs
mv tmp-specs specs
echo "void __foo () {}" > dummy.c
./xgcc -B/usr/local/hppa2.0-hp-hpux10.20/bin/ -B./
-I/usr/local/hppa2.0-hp-hpux10.20/include  -DIN_GCC -DHAIFA    -g
-I./include  -c dummy.c
as: "/var/tmp/ccYdKtfd.s", line 10: error 1052: Directive name not
recognized - FILE
as: "/var/tmp/ccYdKtfd.s", line 12: error 1052: Directive name not
recognized - STABS
as: "/var/tmp/ccYdKtfd.s", line 13: error 1052: Directive name not
recognized - STABS
as: "/var/tmp/ccYdKtfd.s", line 18: error 1052: Directive name not
recognized - STABS
etc. etc.


Make command was:

make CFLAGS='-O' LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g -O2
-fnoimplicit-templates' bootstrap-lean

Let me know if you need more detail.

Eric

================================================================
Eric Ladner              | HPUX Systems Admin, Oracle DBA
Pascagoula Refinery      | Java Programmer, Perl scripter, C++
Chevron Products Company | programmer, etc., etc., etc.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Fwd: Building 2.95.2 on HP-UX]
  1999-11-04 11:37 ` Jeffrey A Law
  1999-11-08 10:38   ` Eric Ladner
@ 1999-11-30 23:28   ` Jeffrey A Law
  1 sibling, 0 replies; 8+ messages in thread
From: Jeffrey A Law @ 1999-11-30 23:28 UTC (permalink / raw)
  To: Eric Ladner; +Cc: help-gcc

  In message < 3821D675.5B5BB6AB@chevron.com >you write:
  > 
  > Help!
  > 
  > Building for hppa2.0-hp-hpux10.20 with the gnu assembler.  The make
  > errored out
  > at the following point (snippet of the results of the make)
  > 
Please read the installation instructions carefully as well as the FAQ.

jeff

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Fwd: Building 2.95.2 on HP-UX]
  1999-11-08 10:38   ` Eric Ladner
@ 1999-11-30 23:28     ` Eric Ladner
  0 siblings, 0 replies; 8+ messages in thread
From: Eric Ladner @ 1999-11-30 23:28 UTC (permalink / raw)
  To: help-gcc

Ok.. Still no dice.

Am I missing something obvious here?

Eric

Jeffrey A Law wrote:

>   In message < 3821D675.5B5BB6AB@chevron.com >you write:
>   >
>   > Help!
>   >
>   > Building for hppa2.0-hp-hpux10.20 with the gnu assembler.  The make
>   > errored out
>   > at the following point (snippet of the results of the make)
>   >
> Please read the installation instructions carefully as well as the FAQ.
>
> jeff

--
================================================================
Eric Ladner              | HPUX Systems Admin, Oracle DBA
Pascagoula Refinery      | Java Programmer, Perl scripter, C++
Chevron Products Company | programmer, etc., etc., etc.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Fwd: Building 2.95.2 on HP-UX]
  1999-11-04 10:55 [Fwd: Building 2.95.2 on HP-UX] Eric Ladner
  1999-11-04 11:37 ` Jeffrey A Law
  1999-11-09  5:35 ` Building 2.95.2 on HP-UX 10.20 Eric Ladner
@ 1999-11-30 23:28 ` Eric Ladner
  2 siblings, 0 replies; 8+ messages in thread
From: Eric Ladner @ 1999-11-30 23:28 UTC (permalink / raw)
  To: help-gcc

Help!

Building for hppa2.0-hp-hpux10.20 with the gnu assembler.  The make
errored out
at the following point (snippet of the results of the make)

/space/archives/gnu/gcc-2.95.2/gcc/move-if-change tmp-under.c
underscore.c
rm -f tmp-dum.c tmp-dum.s
touch s-under
gcc -c  -DIN_GCC -DHAIFA    -g  -DHAVE_CONFIG_H    -I.
-I/space/archives/gnu/gcc-2.95.2/gcc
-I/space/archives/gnu/gcc-2.95.2/gcc/config
-I/space/archives/gnu/gcc-2.95.2/gcc/../include underscore.c
rm -f collect2
gcc  -DIN_GCC -DHAIFA    -g  -DHAVE_CONFIG_H  -o collect2 collect2.o
tlink.o hash.o intl.o underscore.o version.o  obstack.o alloca.o
../libiberty/libiberty.a
gcc -c  -DIN_GCC -DHAIFA    -g  -DHAVE_CONFIG_H    -I.
-I/space/archives/gnu/gcc-2.95.2/gcc
-I/space/archives/gnu/gcc-2.95.2/gcc/config
-I/space/archives/gnu/gcc-2.95.2/gcc/../include
/space/archives/gnu/gcc-2.95.2/gcc/cppspec.c
gcc  -DIN_GCC -DHAIFA    -g  -DHAVE_CONFIG_H  -o xcpp gcc.o cppspec.o
intl.o \
  prefix.o version.o  obstack.o alloca.o       ../libiberty/libiberty.a
./xgcc -B/usr/local/hppa2.0-hp-hpux10.20/bin/ -B./
-I/usr/local/hppa2.0-hp-hpux10.20/include -dumpspecs > tmp-specs
mv tmp-specs specs
echo "void __foo () {}" > dummy.c
./xgcc -B/usr/local/hppa2.0-hp-hpux10.20/bin/ -B./
-I/usr/local/hppa2.0-hp-hpux10.20/include  -DIN_GCC -DHAIFA    -g
-I./include  -c dummy.c
as: "/var/tmp/ccYdKtfd.s", line 10: error 1052: Directive name not
recognized - FILE
as: "/var/tmp/ccYdKtfd.s", line 12: error 1052: Directive name not
recognized - STABS
as: "/var/tmp/ccYdKtfd.s", line 13: error 1052: Directive name not
recognized - STABS
as: "/var/tmp/ccYdKtfd.s", line 18: error 1052: Directive name not
recognized - STABS
etc. etc.


Make command was:

make CFLAGS='-O' LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g -O2
-fnoimplicit-templates' bootstrap-lean

Let me know if you need more detail.

Eric

================================================================
Eric Ladner              | HPUX Systems Admin, Oracle DBA
Pascagoula Refinery      | Java Programmer, Perl scripter, C++
Chevron Products Company | programmer, etc., etc., etc.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~1999-11-30 23:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-04 10:55 [Fwd: Building 2.95.2 on HP-UX] Eric Ladner
1999-11-04 11:37 ` Jeffrey A Law
1999-11-08 10:38   ` Eric Ladner
1999-11-30 23:28     ` Eric Ladner
1999-11-30 23:28   ` Jeffrey A Law
1999-11-09  5:35 ` Building 2.95.2 on HP-UX 10.20 Eric Ladner
1999-11-30 23:28   ` Eric Ladner
1999-11-30 23:28 ` [Fwd: Building 2.95.2 on HP-UX] Eric Ladner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).