------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-11-04 07:09 ------- > + #elif defined(__sparc__) > + # define TRY_EMPTY_VM_SPACE 0x60000000 > > Also works for sparc-linux and largefile.c on sparc64-linux. Unfortunatly, > there are other pch failures on sparc64-linux.
I'm a bit skeptical about using the same value for the 32-bit and the 64-bit flavors, but I'm not a specialist of Linux on the SPARC at all. I'd suggest to contact David S. Miller (see the MAINTAINERS file). -- What |Removed |Added ---------------------------------------------------------------------------- CC| |phython at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14940