On Mon, Jan 22, 2007 at 09:51:55PM -0500, Carlos O'Donell wrote: > 2. hppa-linux only supports a 32-bit userspace. This is true - but some folks do occassionally poke at trying to bring a 64-bit user space to life. In general, I think it's a bad idea to assume a 32-bit user space. > 3. You can use "__hppa__" to determine you are compiling for hppa-linux. Uhm...doesn't HPUX-parisc compiler also define that? thanks, grant