This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[CT_NG] Bug about uclibc's vendor string prolbem with crosstool-ng 1.1.2


Hello, Yann E. MORIN.
I found bug about "Vendor String" processing in "ct-ng menuconfig" command
using crosstool-ng 1.1.2 today. At first, I select uclibc without glibc.
For example, When I input CT_TARGET_VENDOR="armv6nfp" ,
CT_LIBC_UCLIBC_CONFIG_FILE parsing is broken
because default prefix always use *****unknown***** format.

For a result, We will meet below error message.
error mesage: You did not provide a uClibc config file!

You have to correct do_libc_check_config function of libc-uClibc.sh.
Plase, Fix this bug in next version.


Belows is compilation information When I  solved uclibc''s vendor
string problem.

----------------------------------------------------------------------------------
DesktopLinux : Feodra 9 (2.6.25)
Target       : arm-armv6nfple-linux-uclibcgnueabi-
gcc version  : 4.2.3
libc         : uclibc
libc version:  0.9.29
binutils version : 2.18.50.0.6
kernel headers   : 2.6.18
float support    : Soft-Float
threading model  : LinuxThread
Misc  : GDB 6.6, strace 4.5.16 , DUMA 2.5.12
Estimation Time: 80Minutes
Tester: Lim,GeunSik
---------------------------------------------------------------------------------

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]