This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: selecting the right target...
On Wed, 2001-12-19 at 15:26, Phil Blundell wrote:
> Put them in with .text.
>
> > Also: is it safe to swap crtbegin with crt0?
>
> I think so, yes.
I saw that Nick Clifton is just omitting crtbegin/crtend for the xscale
port. I think I'll try it this way for uclinux - I'll see if it works
out (the idea did not even come to me...)
> > - arm-uclinux gcc-3.0.2 with #undef (INIT|FINI)_SECTION_ASM_OP
> > 14k flat binary. __do_global_[cd]tors are not big, true, but
> > cause quite a few functions from libgcc to be included in the binary.
>
> You mean libgcc1 type stuff, __divsi3 and so on?
Yep.
greets from Zürich
-- vbi