[BusyBox 0001316]: crt1.o: No such file: No such file or directory

bugs at busybox.net bugs at busybox.net
Mon Apr 16 19:44:03 UTC 2007


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1316 
====================================================================== 
Reported By:                Kim Tuan
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1316
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             04-16-2007 02:51 PDT
Last Modified:              04-16-2007 12:44 PDT
====================================================================== 
Summary:                    crt1.o: No such file: No such file or directory
Description: 
I'm using Busybox 1.5.0 and want to compile for an ARM target I got this
error:

/home/andy/Work/buildroot/build_arm/staging_dir/lib/gcc/arm-linux-uclibc/3.4.6/../../../../arm-linux-uclibc/bin/ld:
crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status

generated in busybox_ld.err
====================================================================== 

---------------------------------------------------------------------- 
 vda - 04-16-07 12:44  
---------------------------------------------------------------------- 
It means that you have a problem with your cross-compiling toolchain. It
cannot find libc files in a place it configured to expect them.

Please provide your busybox .config file, make command line and output
(add V=1 to get verbose output).

Are you able to build and link simple "hello world" program with your
toolchain? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-16-07 02:51  Kim Tuan       New Issue                                    
04-16-07 02:51  Kim Tuan       Status                   new => assigned     
04-16-07 02:51  Kim Tuan       Assigned To               => BusyBox         
04-16-07 02:52  Kim Tuan       Issue Monitored: Kim Tuan                    
04-16-07 02:52  Kim Tuan       Issue End Monitor: Kim Tuan                    
04-16-07 12:44  vda            Note Added: 0002322                          
======================================================================




More information about the busybox-cvs mailing list