On Fri, Aug 03, 2001 at 05:57:30PM -0400, Christopher C. Chimelis wrote: > > On Fri, 3 Aug 2001, Josip Rodin wrote: > > > Argh. Why didn't this work? > > Where is LP64 supposed to come from? I don't have the code in front of me > right now and can't find it anywhere in kernel or glibc headers...
__LP64__ is _supposed_ to be defined by mumble-standard compliant compilers... $ find hppa64-linux/ -type f |xargs grep __LP64__ Binary file hppa64-linux/bin/gcc matches Hrm. So it seems to be built in, not in a specs file. Why doesn't alpha define this? -- Revolutions do not require corporate support.

