Tutorial 3
Andrew Haley
aph@cambridge.redhat.com
Mon Jun 17 02:53:00 GMT 2002
Mark Butcher writes:
> Hi All
>
> Here an update of my weary journey from innocent and gullable PC user to
> hardened, grey-haired GCC cross-compiler guru. Actually the journey
> probably has not yet reached further than the end of the garden path and I
> must still be making some kind of beginners errors - but its hope that
> drives me on.
>
> [The error is because the linker doesn't find "crt0.o"]
>
>
>
> So maybe some path is not set up correctly ?
It looks to me like you don't have a C library. gcc is just a
compiler.
There's a C library at http://sources.redhat.com/newlib/.
Andrew.
More information about the Gcc
mailing list