So xmame compiles now but seems to be too big to load on macppc.  This is the
output:

$ xmame
ksh: xmame: Cannot allocate memory

$ l /usr/local/bin/xmame
-r-xr-xr-x  1 root  bin  42785500 Aug 16 12:43 /usr/local/bin/xmame

Any clues?

On Mon, Aug 14, 2006 at 11:06:15PM +0200, Matthias Kilian wrote:
> On Mon, Aug 14, 2006 at 03:54:59PM -0500, Marco Peereboom wrote:
> > Here it is.
> 
> And this is the real error:
> 
> 
> Linking xmame.x11 ...
> [...]
> /usr/lib/crt0.o(.text+0x58): In function `_start':
> : relocation truncated to fit: R_PPC_REL24 exit
> /usr/lib/crtbegin.o(.text+0x134): In function `__register_frame_info':
> : relocation truncated to fit: R_PPC_REL24 atexit
> xmame.obj/artwork.o(.text+0x4d0): In function `artwork_create_display':
> : relocation truncated to fit: R_PPC_REL24 memset
> xmame.obj/artwork.o(.text+0x1668): In function `artwork_show':
> : relocation truncated to fit: R_PPC_REL24 strcmp
> xmame.obj/artwork.o(.text+0x4dac): In function `artwork_load_artwork_file':
> : relocation truncated to fit: R_PPC_REL24 __stack_smash_handler
> xmame.obj/artwork.o(.text+0x4dd0): In function `artwork_load_artwork_file':
> : relocation truncated to fit: R_PPC_REL24 sprintf
> xmame.obj/artwork.o(.text+0x5120): In function `open_and_read_png':
> : relocation truncated to fit: R_PPC_REL24 free
> xmame.obj/artwork.o(.text+0x5280): In function `load_bitmap':
> : relocation truncated to fit: R_PPC_REL24 free
> xmame.obj/artwork.o(.text+0x54f0): In function `load_bitmap':
> : relocation truncated to fit: R_PPC_REL24 free
> xmame.obj/artwork.o(.text+0x55f0): In function `load_alpha_bitmap':
> : relocation truncated to fit: R_PPC_REL24 free
> xmame.obj/artwork.o(.text+0x5838): In function `load_alpha_bitmap':
> : additional relocation overflows omitted from the output
> gmake[1]: *** [xmame.x11] Error 1
> 
> 
> Wasn't there something similar some weeks ago?
> 
> Ciao,
>       Kili

Reply via email to