[PATCH 1/5] Force gmp to use build tool.
Yann E. MORIN
yann.morin.1998@anciens.enib.fr
Wed Apr 7 21:09:00 GMT 2010
Arnaud, All,
On Wednesday 07 April 2010 18:35:20 Arnaud Lacombe wrote:
> Without this, gmp will do the build calling the bare gcc(1) and g++(1),
> bypassing the value passed with the --build configure option.
[--SNIP--]
> - CFLAGS="${CT_CFLAGS_FOR_HOST} -fexceptions" \
> + CC=${CT_BUILD}-gcc CXX=${CT_BUILD}-g++ CFLAGS="${CT_CFLAGS_FOR_HOST} -fexceptions" \
Well, in fact, we want to use the host compiler, not the build one.
GMP will run on the host machine, not the build machine.
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
More information about the crossgcc
mailing list