[Bug other/23569] Building gcc-4.0.1 toolchain for arm-linux fails durring "make"
ngmlinux at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Aug 26 07:48:00 GMT 2005
------- Additional Comments From ngmlinux at gmail dot com 2005-08-26 07:37 -------
Subject: Re: Building gcc-4.0.1 toolchain for arm-linux fails durring "make"
Pinski-
That last configuration I sent you seems to almost work. Make finally
finished and then I ran "make install". arm-linux-gcj runs without
complaining about java.lang or anything like that. However when I
tried to arm-linux-gcj a HelloWorld.java, I recieve an error:
===code==========================================================
[root@localhost java x_compile]# /usr/local/bin/arm-linux-gcj -Wall
HelloWorld.java -o HelloWorld.o
/usr/local/lib/gcc/arm-linux/4.0.1/../../../../arm-linux/lib/crt1.o:
In function `_start':
init.c:(.text+0x2c): undefined reference to `main'
collect2: ld returned 1 exit status
=================================================================
Any ideas as to what might be the root of this issue?
Thanks.
-Nathan
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23569
More information about the Gcc-bugs
mailing list