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] | |
Up to now I have been using crosstool for building ARM binaries. I am trying to use EABI for a new project and noticed ct-ng so I thought I'd give it a try. Anyway I can successfully build with gcc 4.2.1 and glibc 2.6.1 (kernel 2.6.24). I have my CT_PREFIX_DIR set to /opt/crosstool/${CT_TARGET}/gcc-${CT_CC_VERSION}-glibc-${CT_LIBC_VERSION} to mimic what I am used to with crosstool. In /opt/crosstool/arm-unknown-linux-gnueabi/gcc-4.2.1-glibc-2.6.1/arm-unknown-linux-gnueabi/include there is only a c++ directory. I have CT_KERNEL_LINUX_HEADERS_INSTALL=y in my .config.
Any ideas what I am doing wrong?
-- David
-- 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] |