Port-sparc64 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: 32-bit distribution for ultrasparc
_LP64 was being defined in the kernel makefiles. I don't
remember adding it to the standard gcc stabs files, so I
wouldn't try to rely on this in userland.
this is standard GCC now -- they defined _LP64 and __LP64__
for all 64 bit long/pointer platforms (by checking the size
of long and ptr == 64 and setting it.)
.mrg.
Home |
Main Index |
Thread Index |
Old Index