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]

Re: GCC problems on HP-UX, inet_ntoa broken.


On Fri 31 Aug 2001 13:08, Alexandre Oliva <aoliva@redhat.com> wrote:
> On Aug 29, 2001, Arthur Bergman <arthur@contiller.se> wrote:
> 
> > The problem with multihome on GCC + 64bit HP-UX11 seems to be the fact that
> > inet_ntoa always returns 0.0.0.0.
> 
> Which version of GCC is that?  The only versions of GCC supposed to
> suport HP-UX 11 are 3.0 and above.

HP's GNUpro version 2.9-hppa-000310 *and* gcc-3.0.1 for 64bit
(gcc-3.0 / 64 also did it)

FYI. I've build gcc-3.0.1-32 from scratch myself and got gcc-3.0.1-64 from
     Markus Werle <numerical.simulation@web.de>

----------------------- Original Message -----------------------
From:    Markus Werle <numerical.simulation@web.de>
To:      "H. Merijn Brand" <h.m.brand@hccnet.nl>
Date:    Mon, 27 Aug 2001 12:39:22 +0200
Subject: Re: cvs: hppa64-hp-hpux11.00: ld install failure
----

"H. Merijn Brand" wrote:

> It looks like you got a precompiled 3.0.1b somewhere

approximately:

My starting point was a precompiled 3.0 from devresource.hp.com.
(which takes hp ld)

But since it is a lot of pain (gcc-3.0 is buggy) and I just went through it:
Give me a ftp or scp account on Your machine:
I can load up a gcc-3.0.1 tar.gz-ball which uses binutils'
5 minutes ago hand-patched  gnu-ld: a true 64 bit compiler!

Markus
--------------------- Original Message Ends --------------------

----------------------- Original Message -----------------------
From:    Markus Werle <numerical.simulation@web.de>
To:      "H.Merijn Brand" <h.m.brand@hccnet.nl>
Date:    Mon, 27 Aug 2001 14:24:14 +0200
Subject: upload done.
----

Hi!

upload done. gcc.tgz contains the c, f77 and c++ part of gcc.
It includes binutils and unpacks into /opt/FREE-SOFTWARE/gcc-3.0.1-64
and has no other files installed elsewhere. Take it as a starting point for
own builds and please tell me if You have problems with this one.

Note that I use cvs-binutils from friday. It may be better for You to use
binutils-2.11.2 or later stable versions when available.
I took cvs binutils because I have spurious linker errors with my
80MB-executables :-(

As a hint for further builds (gcc-64 builds fine if You have a 64-bit gcc):

I made very good experience with
  --with-gnu-as
  --with-gnu-ld
  --with-as=/explicit/path
and
  --with-ld=/some/other/path

make sure You have gnu-flex in PATH

My own build today went off with
--------------------- Original Message Ends --------------------

-- 
H.Merijn Brand    Amsterdam Perl Mongers (http://www.amsterdam.pm.org/)
using perl-5.6.1, 5.7.1 & 628 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
     WinNT 4, Win2K pro & WinCE 2.11 often with Tk800.022 &/| DBD-Unify
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/H/HM/HMBRAND/


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