Don't look for src/crt0.c, it doesn't exist
This commit is contained in:
@@ -360,6 +360,7 @@ SECTIONS {
|
||||
asm/librfu_intr.o(.text);
|
||||
src/librfu_rfu.o(.text);
|
||||
asm/librfu.o(.text);
|
||||
src/libisagbprn.o(.text);
|
||||
src/libagbsyscall.o(.text);
|
||||
*libgcc.a:_call_via_rX.o(.text);
|
||||
*libgcc.a:_divdi3.o(.text);
|
||||
@@ -380,38 +381,39 @@ SECTIONS {
|
||||
*libc.a:memset.o(.text);
|
||||
*libc.a:strcmp.o(.text);
|
||||
*libc.a:strcpy.o(.text);
|
||||
*libc.a:vfprintf.o(.text);
|
||||
*libc.a:impure.o(.text);
|
||||
*libc.a:vsprintf.o(.text);
|
||||
*libc.a:fvwrite.o(.text);
|
||||
*libc.a:locale.o(.text);
|
||||
*libc.a:findfp.o(.text);
|
||||
*libc.a:fflush.o(.text);
|
||||
*libc.a:vfprintf.o(.text);
|
||||
*libc.a:wsetup.o(.text);
|
||||
*libc.a:dtoa.o(.text);
|
||||
*libc.a:fflush.o(.text);
|
||||
*libc.a:findfp.o(.text);
|
||||
*libc.a:freer.o(.text);
|
||||
*libc.a:mtrim.o(.text);
|
||||
*libc.a:fvwrite.o(.text);
|
||||
*libc.a:fwalk.o(.text);
|
||||
*libc.a:locale.o(.text);
|
||||
*libc.a:makebuf.o(.text);
|
||||
*libc.a:mallocr.o(.text);
|
||||
*libc.a:mbtowc_r.o(.text);
|
||||
*libc.a:memchr.o(.text);
|
||||
*libc.a:memmove.o(.text);
|
||||
*libc.a:mlock.o(.text);
|
||||
*libc.a:mprec.o(.text);
|
||||
*libc.a:s_isinf.o(.text);
|
||||
*libc.a:s_isnan.o(.text);
|
||||
*libc.a:memchr.o(.text);
|
||||
*libc.a:strlen.o(.text);
|
||||
*libc.a:dtoa.o(.text);
|
||||
*libc.a:memmove.o(.text);
|
||||
*libc.a:stdio.o(.text);
|
||||
*libc.a:mprec.o(.text);
|
||||
*libc.a:mallocr.o(.text);
|
||||
*libc.a:fwalk.o(.text);
|
||||
*libc.a:freer.o(.text);
|
||||
*libc.a:makebuf.o(.text);
|
||||
*libc.a:readr.o(.text);
|
||||
*libc.a:writer.o(.text);
|
||||
*libc.a:lseekr.o(.text);
|
||||
*libc.a:closer.o(.text);
|
||||
*libc.a:callocr.o(.text);
|
||||
*libc.a:sbrkr.o(.text);
|
||||
*libc.a:mlock.o(.text);
|
||||
*libc.a:stdio.o(.text);
|
||||
*libc.a:strlen.o(.text);
|
||||
*libc.a:syscalls.o(.text);
|
||||
*libc.a:writer.o(.text);
|
||||
*libc.a:callocr.o(.text);
|
||||
*libc.a:closer.o(.text);
|
||||
*libc.a:errno.o(.text);
|
||||
*libc.a:fstatr.o(.text);
|
||||
*libc.a:libcfunc.o(.text);
|
||||
*libc.a:syscalls.o(.text);
|
||||
*libc.a:errno.o(.text);
|
||||
src/libisagbprn.o(.text);
|
||||
*libc.a:lseekr.o(.text);
|
||||
*libc.a:readr.o(.text);
|
||||
} =0
|
||||
|
||||
.rodata :
|
||||
|
||||
Reference in New Issue
Block a user