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]

Re: crosstool-NG 1.4.0 is out


Martin Guy wrote:
>>  You need the "ports" addon to build glibc for ARM:
>>   "C-library"  --->  "Use the ports addon"
>
> Is is feasible to make that choice automatic for the
> architectures/libc versions that need it?
>
>     M
>

Sorry if I'm being thick but I don't see this option. Is this a configure option I need to add?


$ grep -i addon .config $ grep -i port .config CT_ARCH_SUPPORT_ARCH=y # CT_ARCH_SUPPORT_ABI is not set CT_ARCH_SUPPORT_CPU=y CT_ARCH_SUPPORT_TUNE=y CT_ARCH_SUPPORT_FPU=y CT_ARCH_SUPPORTS_BOTH_ENDIAN=y CT_CC_SUPPORT_CXX=y CT_CC_SUPPORT_FORTRAN=y CT_CC_SUPPORT_JAVA=y CT_CC_SUPPORT_ADA=y CT_CC_SUPPORT_OBJC=y CT_CC_SUPPORT_OBJCXX=y # Additional supported languages: CT_LIBC_SUPPORT_NPTL=y CT_LIBC_SUPPORT_LINUXTHREADS=y


| | C library (glibc) ---> | |
| | glibc version (2.9) ---> | |
| | Retrieval method (Released tarball) ---> | |
| | *** Common C library options *** | |
| | Threading implementation to use: (nptl)



This is crosstool-NG version 1.4.0


Copyright (C) 2008  Yann E. MORIN <yann.morin.1998@anciens.enib.fr>
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.



--
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]