* GCC-4.0.2 Error on TI-OMAP 1510
@ 2006-05-10 5:54 saminath sanjay
2006-05-10 18:16 ` lamikr
0 siblings, 1 reply; 2+ messages in thread
From: saminath sanjay @ 2006-05-10 5:54 UTC (permalink / raw)
To: linux-omap-open-source
Dear All,
Currently I am working TI-OMAP 1510 Innovator Developement Board,
I am Using Linux-2.4.19 Kernel with GCC-2.95.2 . Is working fine. But it does not support X windows platform. Now we plan to go for Higher version of Kernel 2.6.14 with GCC-4.0.2. I am facing the following errors when i build the cross compiling tool chain
Host Machine is Red-Hat 9.0
/opt/arm-linux/arm-linux/bin/ld: crti.o: No such file: No such file or directory
collect2: ld returned 1 exit status
make[2]: *** [libgcc_s.so] Error 1
make[2]: Leaving directory `/usr/src/arm-linux/build/gcc-4.0.2/gcc'
make[1]: *** [libgcc.a] Error 2
make[1]: Leaving directory `/usr/src/arm-linux/build/gcc-4.0.2/gcc'
make: *** [all-gcc] Error 2
any one give the solution to solve the above problem
thanks and regards
Saminath
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: GCC-4.0.2 Error on TI-OMAP 1510
2006-05-10 5:54 GCC-4.0.2 Error on TI-OMAP 1510 saminath sanjay
@ 2006-05-10 18:16 ` lamikr
0 siblings, 0 replies; 2+ messages in thread
From: lamikr @ 2006-05-10 18:16 UTC (permalink / raw)
To: saminath sanjay; +Cc: linux-omap-open-source
Hi
I recommend using crosstool as a base for building your toolchain.
It contains configurations and patches for multiple diffrerent
gcc/glibc/uclipc version compinations.
Address
http://www.kegel.com/crosstool/crosstool-0.42/buildlogs/
contains matrix descriping the success of various gcc 4.02 versions for
arm targets.
>From here you can find out more info how to use crosstool for building
your own toolchain.
http://www.kegel.com/crosstool/current/doc/crosstool-howto.html
Mika
saminath sanjay wrote:
>Dear All,
>
> Currently I am working TI-OMAP 1510 Innovator Developement Board,
> I am Using Linux-2.4.19 Kernel with GCC-2.95.2 . Is working fine. But it does not support X windows platform. Now we plan to go for Higher version of Kernel 2.6.14 with GCC-4.0.2. I am facing the following errors when i build the cross compiling tool chain
>
> Host Machine is Red-Hat 9.0
>
> /opt/arm-linux/arm-linux/bin/ld: crti.o: No such file: No such file or directory
>collect2: ld returned 1 exit status
>make[2]: *** [libgcc_s.so] Error 1
>make[2]: Leaving directory `/usr/src/arm-linux/build/gcc-4.0.2/gcc'
>make[1]: *** [libgcc.a] Error 2
>make[1]: Leaving directory `/usr/src/arm-linux/build/gcc-4.0.2/gcc'
>make: *** [all-gcc] Error 2
>
> any one give the solution to solve the above problem
>
> thanks and regards
> Saminath
>
>
> __________________________________________________
>Do You Yahoo!?
>Tired of spam? Yahoo! Mail has the best spam protection around
>http://mail.yahoo.com
>_______________________________________________
>Linux-omap-open-source mailing list
>Linux-omap-open-source@linux.omap.com
>http://linux.omap.com/mailman/listinfo/linux-omap-open-source
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-05-10 18:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-10 5:54 GCC-4.0.2 Error on TI-OMAP 1510 saminath sanjay
2006-05-10 18:16 ` lamikr
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox