On Tue, Feb 05, 2002 at 02:10:15PM -0500, Andy Dougherty wrote: > I've applied the following little patch which is required for those using > Sun's assembler. It helps the make process a bit further along. > I still get core dumps for test_parrot -j. It might have to do > with my 64-bit perl, but I don't have time to investigate. This patch at > least let the compilation get further.
Yes, the jit stuff on sparc will only work for a build environemnt with 32 bit integers and pointers. -- Jason