EtchedPixels / CC6303

A C compiler for the 6800 series processors
Other
37 stars 7 forks source link

6800 build generates a relocation failure when building Fuzix "dc" #16

Closed EtchedPixels closed 1 year ago

EtchedPixels commented 2 years ago
cc68 -o dc /bulk/home/alan/UZI/External/FUZIX/Library/libs/crt0_6800.o dc.o  -m6800 -tfuzix -s -L /bulk/home/alan/UZI/External/FUZIX/Library/libs -lc6800 -M 
width 1 relocation offset 218, 58, 276 does not fit.
While processing: dc.o
relocation exceeded
cc: /opt/cc68/bin/ld68 failed.