View Single Post
Old 27 February 2023, 17:09   #9
bebbo
bye
 
Join Date: Jun 2016
Location: Some / Where
Posts: 680
IMHO the amiga.lib misses some relocations:

... e.g. _CreatePort (in CreatePort.c-00001382.o) calls _NewList (NewList.asm-00001381.o) with a `bsr`
Code:
  5c:   486b 0014       pea 20(a3)
  60:   6100 0000       bsr.w 62 62 _NewList+0x62
  64:   584f            addq.w #4,sp
But there is no relocation for that. Right?
bebbo is offline  
 
Page generated in 0.06383 seconds with 11 queries