binutils, gcc under hpux9.01 host

Brian Witt aleks@spoda.gentoo.com
Mon Sep 15 09:49:00 GMT 1997


CHAPELLE JEAN-FRANCOIS XELM <chapelle@elecma.snecma.fr> wrote:
> ./config.status is unchanged
> ./configure: sh internal 2K buffer overflow
>
> ./configure: sh internal 2K buffer overflow

HP-UX9 brain damage.  try this (sh syntax) below to fix things
up.  After that, it should work just find.  I have HPUX9 cross
to m68k-unknown-aout with no troubles on GCC2.7.2 and binutils 2.8

$ CONFIG_SHELL=/bin/ksh ; export CONFIG_SHELL

I don't have access to HPUX10 so I don't know if this is fixed
in their recent OS.


--- share and enjoy!
--- brian witt



More information about the crossgcc mailing list