On Thu, 20 Jan 2000 20:41:36 +0800, green wrote:
> I follow the document on Intel web site to build
> the arm-linux-gcc cross compiler. I didn't finish c++ compiler.
> I use arm-linux-gcc and the error message show as following:
>
> can't open crt1.o
You didn't build glibc, so therefore it can't link the runtime startup
files.
> And my program is
>
> int main(void)
> {
> int test=0;
> int xyz=0;
> return 0;
> }
>
> Is there any problem on building cross-compiler ??
No, I rebuild it from scratch last week. Use Chris Rutter's documentation
at http://www.inkvine.fluff.org/~chris/arm-tools.html . Last time I
checked Intel's stuff was outdated.
Erik
--
LART. 250 MIPS under one Watt.
http://www-ict.its.tudelft.nl/~erik/open-source/LART/
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++ Please use [EMAIL PROTECTED] for ++
++ kernel-related discussions. ++