mrkotfw
Mid Boss
C:\sssdk\saturn\sgl\code\data>MAKE
gcc -m2 -L../../lib -Xlinker -T../common/sl.lnk -Xlinker -Map -Xlinker sl.map -X
linker -e -Xlinker ___Start main.o -lsgl -o sl.coff
c:/sssdk/saturn/bin/ld.exe: cannot open crt0.o: No such file or directory
make.exe: *** [sl.coff] Error 1
crt0.o & crt0.s ????? how do i do this? this is the only thing that keeps me from making any demos
gcc -m2 -L../../lib -Xlinker -T../common/sl.lnk -Xlinker -Map -Xlinker sl.map -X
linker -e -Xlinker ___Start main.o -lsgl -o sl.coff
c:/sssdk/saturn/bin/ld.exe: cannot open crt0.o: No such file or directory
make.exe: *** [sl.coff] Error 1
crt0.o & crt0.s ????? how do i do this? this is the only thing that keeps me from making any demos
