public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Problems compiling in HP-UX 10.20
@ 1999-04-22 12:30 Dimitrios Bartzos
  1999-04-22 23:07 ` Jeffrey A Law
  1999-04-30 23:15 ` Dimitrios Bartzos
  0 siblings, 2 replies; 6+ messages in thread
From: Dimitrios Bartzos @ 1999-04-22 12:30 UTC (permalink / raw)
  To: egcs

Hi all,

I've been trying to compile egcs-1.1.2 for the last few days
and the further I have managed to go is the comparison failures
at the end of make bootstrap. However "make all" after that
does not make anything (at least no gcc). I have tried gnu-as
(that's the one in binutils 2.9.1, right?) and HP's as without success.
I noticed the FAQ section speaking about this problem where they suggest
installing a sed patch to the system, I did that and still got the
same problem. Anyone with similar experience who could help
would be greatly appreciated.

Dimitrios.


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

* Re: Problems compiling in HP-UX 10.20
  1999-04-22 12:30 Problems compiling in HP-UX 10.20 Dimitrios Bartzos
@ 1999-04-22 23:07 ` Jeffrey A Law
  1999-04-30 23:15   ` Jeffrey A Law
  1999-04-30 23:15 ` Dimitrios Bartzos
  1 sibling, 1 reply; 6+ messages in thread
From: Jeffrey A Law @ 1999-04-22 23:07 UTC (permalink / raw)
  To: Dimitrios Bartzos; +Cc: egcs

  In message < Pine.SOL.4.10.9904221525110.20846-100000@amenti.rutgers.edu >you w
rite:
  > and the further I have managed to go is the comparison failures
  > at the end of make bootstrap.
Are you using the GNU assembler or HP's assembler.  When using certain versions
of the HP assembler you will get a comparison failure on every file.

You should install gas/binutils first (using the same --prefix option as
you use for egcs).  Then reconfigure egcs using "--with-gnu-as" as an 
additional option.  Finally do "make bootstrap"


jeff

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

* Re: Problems compiling in HP-UX 10.20
  1999-04-22 23:07 ` Jeffrey A Law
@ 1999-04-30 23:15   ` Jeffrey A Law
  0 siblings, 0 replies; 6+ messages in thread
From: Jeffrey A Law @ 1999-04-30 23:15 UTC (permalink / raw)
  To: Dimitrios Bartzos; +Cc: egcs

  In message < Pine.SOL.4.10.9904221525110.20846-100000@amenti.rutgers.edu >you w
rite:
  > and the further I have managed to go is the comparison failures
  > at the end of make bootstrap.
Are you using the GNU assembler or HP's assembler.  When using certain versions
of the HP assembler you will get a comparison failure on every file.

You should install gas/binutils first (using the same --prefix option as
you use for egcs).  Then reconfigure egcs using "--with-gnu-as" as an 
additional option.  Finally do "make bootstrap"


jeff

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

* Problems compiling in HP-UX 10.20
  1999-04-22 12:30 Problems compiling in HP-UX 10.20 Dimitrios Bartzos
  1999-04-22 23:07 ` Jeffrey A Law
@ 1999-04-30 23:15 ` Dimitrios Bartzos
  1 sibling, 0 replies; 6+ messages in thread
From: Dimitrios Bartzos @ 1999-04-30 23:15 UTC (permalink / raw)
  To: egcs

Hi all,

I've been trying to compile egcs-1.1.2 for the last few days
and the further I have managed to go is the comparison failures
at the end of make bootstrap. However "make all" after that
does not make anything (at least no gcc). I have tried gnu-as
(that's the one in binutils 2.9.1, right?) and HP's as without success.
I noticed the FAQ section speaking about this problem where they suggest
installing a sed patch to the system, I did that and still got the
same problem. Anyone with similar experience who could help
would be greatly appreciated.

Dimitrios.



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

* Re: Problems compiling in HP-UX 10.20
  1999-04-22 22:36 Marc Girod
@ 1999-04-30 23:15 ` Marc Girod
  0 siblings, 0 replies; 6+ messages in thread
From: Marc Girod @ 1999-04-30 23:15 UTC (permalink / raw)
  To: egcs

>>>>> "DB" == Dimitrios Bartzos <bartzos@rci.rutgers.edu> writes:

DB> Anyone with similar experience who could help would be greatly
DB> appreciated.

I did build egcs 1.1.2 for HP-UX 10.20 hppa1.1 (on an hppa2.0
machine), with gas 2.9.1.

I had some problems, which I reported at length to this list, but no
show-stopper.

My config status (from an egcs-1.1.2-hppa1.1-bld directory) says:

../egcs-1.1.2/configure --with-gcc-version-trigger=/tools/contrib/gen/src/egcs-1.1.2/gcc/version.c --host=hppa1.1-hp-hpux10.20 --prefix=/tools/contrib/HP-UX/B.10.20/hppa1.1/packages/egcs --enable-shared --enable-haifa --with-gnu-as --norecursion 

Best Regards!
Marc

-- 
Marc Girod                Hiomo 5/1          Voice:  +358-9-511 23746
Nokia Telecommunications  P.O. Box 320       Mobile: +358-40-569 7954
NWS/NMS/NMS for Data      00045 NOKIA Group  Fax:    +358-9-511 23580
                          Finland            marc.girod@ntc.nokia.com

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

* Re: Problems compiling in HP-UX 10.20
@ 1999-04-22 22:36 Marc Girod
  1999-04-30 23:15 ` Marc Girod
  0 siblings, 1 reply; 6+ messages in thread
From: Marc Girod @ 1999-04-22 22:36 UTC (permalink / raw)
  To: egcs

>>>>> "DB" == Dimitrios Bartzos <bartzos@rci.rutgers.edu> writes:

DB> Anyone with similar experience who could help would be greatly
DB> appreciated.

I did build egcs 1.1.2 for HP-UX 10.20 hppa1.1 (on an hppa2.0
machine), with gas 2.9.1.

I had some problems, which I reported at length to this list, but no
show-stopper.

My config status (from an egcs-1.1.2-hppa1.1-bld directory) says:

../egcs-1.1.2/configure --with-gcc-version-trigger=/tools/contrib/gen/src/egcs-1.1.2/gcc/version.c --host=hppa1.1-hp-hpux10.20 --prefix=/tools/contrib/HP-UX/B.10.20/hppa1.1/packages/egcs --enable-shared --enable-haifa --with-gnu-as --norecursion 

Best Regards!
Marc

-- 
Marc Girod                Hiomo 5/1          Voice:  +358-9-511 23746
Nokia Telecommunications  P.O. Box 320       Mobile: +358-40-569 7954
NWS/NMS/NMS for Data      00045 NOKIA Group  Fax:    +358-9-511 23580
                          Finland            marc.girod@ntc.nokia.com

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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-04-22 12:30 Problems compiling in HP-UX 10.20 Dimitrios Bartzos
1999-04-22 23:07 ` Jeffrey A Law
1999-04-30 23:15   ` Jeffrey A Law
1999-04-30 23:15 ` Dimitrios Bartzos
1999-04-22 22:36 Marc Girod
1999-04-30 23:15 ` Marc Girod

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).