From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Rodgers Date: Fri, 9 Feb 2007 08:51:46 -0800 Subject: [Buildroot] Buildroot: Problem locating crt1.o on target system. In-Reply-To: <200702090732.55625.alexander.rigbo@acgnystrom.se> References: <200702081138.38218.hwstar@rodgers.sdcoxmail.com> <200702090732.55625.alexander.rigbo@acgnystrom.se> Message-ID: <200702090851.46292.hwstar@rodgers.sdcoxmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net I initially tried GCC 4.1.1, but ran into a problem as it will not compile linux kernel 2.4.31 without errors. On Thursday 08 February 2007 22:32, Alexander Rigbo wrote: > Hi, > > Any special reason why you choose gcc 3.4.2 over 4.1.1? If not, then i > suggest you try gcc 4.1.1 instead. > > Best Regards > Alexander Rigbo > > On Thursday 08 February 2007 20.38.38 Steve Rodgers wrote: > > I've been using buildroot for quite some time and recently decided to > > upgrade it as some of the packages in the older version I'm using are no > > longer available for download. > > > > I've run into a problem using the C compiler and linker on the target > > system. I can't compile a simple "hello world" program written in C on > > the target system. > > > > The compiler/linker complains it can't find crt1.o, even though it is > > located in /user/lib. The exact error message is: > > > > ?/usr/bin/ld: crt1.o: No such file: No such file or directory > > > > I configured buildroot for gcc 3.4.2 and binutils 2.16. I selected the > > the 2.4.31 kernel headers. > > > > The system in question ?was built using the 2/6/07 snapshot tarball of > > buildroot. > > > > The config file for buildroot is attached. > > > > Is there some configuration option I missed? > > > > TIA Steve. > > _______________________________________________ > buildroot mailing list > buildroot at uclibc.org > http://busybox.net/mailman/listinfo/buildroot