How to get crt0.o without syscalls
Randall Nortman
newliblist@wonderclown.com
Tue Oct 18 03:20:00 GMT 2005
On Mon, Oct 17, 2005 at 05:39:31PM -0400, Jeff Johnston wrote:
[...]
> The missing crt0.o appears to be a typo on my part. The crt0.o is only
> being built when newlib-supplied-syscalls are enabled, but this doesn't
> make sense since libc/sys/arm provides a crt0.o in that case. I have
> just made a patch to the CVS sources. Please try it out.
Doesn't seem to be helping, though I certainly could be doing
something wrong. I am still not getting crt0.o, only rdimon-crt0.o,
rdpmon-crt0.o, and redboot-crt0.o. This is building using the most
recent newlib CVS sources, and I do see a ChangeLog entry from you
today mentioning the crt0.o change, so I think I must have gotten it.
This is my configure command:
../../src/newlib-cvs/configure --prefix=/home/rnortman/armchain3 --target=arm-elf --enable-interwork --enable-multilib -newlib-supplied-syscalls
I then issue "make all install" and get no errors. Any ideas?
Anything else I should try?
Thanks,
Randall
More information about the Newlib
mailing list