Remember to always link the libsys and libend.
This commit is contained in:
parent
7f2ca76663
commit
15161ebb35
|
@ -49,7 +49,7 @@ name asld
|
|||
(.ocm:{TAIL}={PLATFORMDIR}/liboccam.a) \
|
||||
(.ocm.bas.mod.b.c.p:{TAIL}={PLATFORMDIR}/libc.a) \
|
||||
{FLOATS?} \
|
||||
(.e:{TAIL}={PLATFORMDIR}/libmon.a \
|
||||
{PLATFORMDIR}/libend.a)
|
||||
{PLATFORMDIR}/libsys.a \
|
||||
{PLATFORMDIR}/libend.a
|
||||
linker
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue