[uClibc 0001269]: uClibc builds only MIPS-I, no matter what i select in the menu config.
bugs at busybox.net
bugs at busybox.net
Sun Mar 11 12:23:19 PDT 2007
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=1269
======================================================================
Reported By: elit
Assigned To: uClibc
======================================================================
Project: uClibc
Issue ID: 1269
Category: Architecture Specific
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 03-11-2007 12:23 PDT
Last Modified: 03-11-2007 12:23 PDT
======================================================================
Summary: uClibc builds only MIPS-I, no matter what i select
in the menu config.
Description:
I'm trying to build rootfs for mipsel MIPS-III.
The steps i did:
1. In buildroot make menuconfig, i selected mipsel (among other things...
:) ).
2. make.
3. make uclibc-menuconfig, I'm selecting MIPS-III litelendian, etc...
4. make again
when i issuing the 'file command on lets say ../root/bin/busybox i get:
build_mipsel_nofpu/root/bin/busybox: setuid ELF 32-bit LSB executable,
MIPS, MIPS-I version 1 (SYSV), dynamically linked (uses shared libs),
stripped
I don't know if it something I'm doing wrong or what? Should i choose on
buildroot config mips insted of mipsel? i compiled my kernel with
mipsel-linux.
I can add an say that i successfully compiled my kernel (with different
cross), and when issuing the file command on vmlinux i get:
/kernel-build/linux/vmlinux: ELF 32-bit LSB executable, MIPS, MIPS-II
version 1 (SYSV), statically linked, not stripped
I also tried to compile with the toolchain a simple program (Hello world),
and still i get MIPS-I
Any help will be more then appreciated :)
thanks
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
03-11-07 12:23 elit New Issue
03-11-07 12:23 elit Status new => assigned
03-11-07 12:23 elit Assigned To => uClibc
======================================================================
More information about the uClibc-cvs
mailing list