From mboxrd@z Thu Jan 1 00:00:00 1970 From: lamikr Subject: Re: GCC-4.0.2 Error on TI-OMAP 1510 Date: Wed, 10 May 2006 21:16:49 +0300 Message-ID: <44622E11.3000704@cc.jyu.fi> References: <20060510055439.45105.qmail@web31813.mail.mud.yahoo.com> Reply-To: lamikr@cc.jyu.fi Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20060510055439.45105.qmail@web31813.mail.mud.yahoo.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: saminath sanjay Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org 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 > > >