Question about 'busybox_ld.err' and 'busybox_ld.out'?

志達 jhyda at ms37.url.com.tw
Sun Sep 30 07:57:39 UTC 2007


Dear All,

*** Sorry! forget to attach the file in the previous mail ***

I had tried to learn the busybox and to build a execution image for my test platform (mips system).
First, I input the following instructions to build the busybox.

make defnoconfig
make CROSS_COMPILE=mips-linux-

The output I got is summarized as below.

-rwxr-xr-x 1 snoopy snoopy 70088 2007-09-30 14:55 busybox
-rw-r--r-- 1 snoopy snoopy 13085 2007-09-30 14:55 busybox_ld.err
-rw-r--r-- 1 snoopy snoopy     0 2007-09-30 14:54 busybox_ld.out
-rwxr-xr-x 1 snoopy snoopy 81413 2007-09-30 14:54 busybox_unstripped
-rw-r--r-- 1 snoopy snoopy 43676 2007-09-30 14:54 busybox_unstripped.map

It seems that I create teh execution file of busybox successfully. But, why is there a 'busybox_ld.err'? The size of busybox_ld.out is zero. The content of busybox_ld.err is attachd with this email.

On the other hand, when I redo the above procedure to build the busybox on my Ubuntu v7.04. The instructions I inputed is summarized as below:

make clean
make defnoconfig
make

The output I got is (1) there's a correct busybox_ld.out; (2) the size of busybox_ld.err is zero.

Could everyone help me to answer the purpose of busybox_ld.out and busybox_err? And, why I got a busybox.err in the first building? Thanks a lot.

Best Regards,
Jhyda.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/busybox/attachments/20070930/c944e392/attachment-0002.htm 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: busybox_ld.err.txt
Url: http://lists.busybox.net/pipermail/busybox/attachments/20070930/c944e392/attachment-0002.txt 


More information about the busybox mailing list