[patch 07/10] Fix PPL build for MINGW

Yann E. MORIN yann.morin.1998@anciens.enib.fr
Wed Jul 14 17:04:00 GMT 2010


Remy, Bart, Johannes, All,

On Monday 12 July 2010 23:13:50 Johannes Stezenbach wrote:
> The patches/ppl/0.10.2/100-update-for-mingw-build.patch
> added by this changeset breaks it for me:
> 
> [ALL  ]    checking how to link with libgmp... -lgmp
> [ALL  ]    checking how to link with libgmpxx... /home/js/tmp/toolchain/build/targets/arm-unknown-linux-uclibcgnueabi/build/static/lib/libgmpxx.a -lgmp
> [ALL  ]    checking for the GMP library version 4.1.3 or above... no
> [ERROR]    configure: error: Cannot find GMP version 4.1.3 or higher.
> 
> Due to the patch the ppl configure script looks for
> /home/js/tmp/toolchain/build/targets/arm-unknown-linux-uclibcgnueabi/build/static/lib/libgmp.so.a 
> instead of .../libgmp.a.

Remy and Bart, what was that patch supposed to fix? The description is
too vague for me to understand what it was trying to do.

I guess at the time you built your patch, we were still using shared libs
with the wrapper, but now the default is to use static libs with no
wrapper (although we can still use shared libs if the user wants it,
but it is going away ASAP).

I'm reverting that for now. If you still need to fix your issue, I'm ready
to add a better patch, but really I don't see what it's trying to 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