[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compiling 32-bit code on 64-bit HP-UX
From: |
Kevin Ryde |
Subject: |
Re: Compiling 32-bit code on 64-bit HP-UX |
Date: |
Fri, 12 Sep 2003 08:51:50 +1000 |
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) |
Martin Frydl <address@hidden> writes:
>
> - config.guess does not use CFLAGS when making compilation checks but
> this can be "fixed" by providing necessary flags directly in CC
> variable
I think the cpu type guessed is supposed to depend only on the system,
not on an intended compiler mode. (Though I know some of the cpu
types are an unfortunate combination of ABI and CPU.)
> - config.guess should be fixed so __LP64__ check works corretly (patch
> attached)
address@hidden is the place for this, as stated in the file.