This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Why isn't ``-milp32'' accepted on ia64-linux?
Zack Weinberg wrote:
> > Actually for linux there was no way to specify the model for linux.
>
> To be marginally clearer, ia64-linux does not support ILP32 mode at
> all; it is (as far as I know) purely an HPUX-ism.
And AIX and Solaris and even x86-linux, for that matter (except that
x86-linux doesn't support LP64). I haven't played much with Sol 10
yet, but I am certain that it supports 32 bit user environments
even though the kernel is 64 bit only. Thanks! - Bruce