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: GCC 4.3.4/290-index_macro.patch also needed for 4.4.x in crosstool-NG


Joachim, All,

On Friday 01 January 2010 16:14:21 Joachim Nilsson wrote:
> It seems I need to add the 4.3.4/290-index_macro.patch to the GCC 4.4.x 
> series as well.  I immediately trigger the following libstdc++ bug for 
> 4.4.2 with a uClibc .config which has UCLIBC_SUSV3_LEGACY_MACROS set[1].
>      http://lists.busybox.net/pipermail/uclibc/2006-April/035991.html

OK, will do. Thanks.
Do you mean that you managed to overcome the previous issues as well?

> Btw. the armeb-unknown-linux-uclibc* samples have CONFIG_ARM_OABI=y and 
> CONFIG_ARM_EABI is not set in their uClibc-0.9.30.1.config. I don't know 
> if it matters, but I found it a bit peculiar.

It should not matter, as the uClibc build script in crosstool-NG mangles
the .config file with appropriate values depending on the configuration,
and EABI/OABI is such a config knob that gets mangled, look at:
  scripts/build/libc/uClibc.sh@200

BTW, this code is plain wrong when ARCH != arm. Will fix.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
`------------------------------^-------^------------------^--------------------'



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