This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG 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: Patches for supporting newer supporting libraries versions


Daniel, All,

On 2013-05-21 15:52 +0200, Daniel Rubio Bonilla spake thusly:
> this is a set of patches (against 4c63ce24fccd from 8 days ago) that I
> used to build my toolchains, supporting newer libraries.

I already have some patches locally that add support for gcc-4.8.
I was gonna push them shortly tonight (in ~1h).

> Patch:
> 
> * 001: Adds GCC 4.8.0 and linaro gcc 4.8 (also linaro 4.6 and 4.7 are
> updated to 2013.05).

gcc-4.8 also depends on ISL now, and this is missing from your patchset.
I have it locally, will be part of the push.

> * 002: Adds GMP 5.0.5 (BTW version 5.1.x will only compile with
> snapshots of PPL library)

GMP does not use PPL.

CLooG/PPL uses PPL, but the CLooG version that gcc-4.8 requires does not,
but does depend on ISL. Handled in my patchset.
 
> * 003: Adds MPC versions 1.0 and 1.0.1

OK, I'll pull that one in.
Care to resend with your SoB-line, please. For example, see:
    http://crosstool-ng.org/hg/crosstool-ng/rev/4c63ce24fccd

The SoB-line is described there:
    http://elinux.org/Developer_Certificate_Of_Origin

> * 004: Adds PPL 0.12.1 and 1.0 (Version 1.0 needs some patches in the
> configuration scripts of cloog-ppl - just updated 0.15.11 for now -
> and GCC/linaro 4.7 and previous - done for gcc 4.7.3 and gcc 4.6.4 and
> linaro 4.6 and 4.7)

There is no need to update PPL, since it is no longer required, so we
can live with the versions curently supported.

Next time, can you use 'hg email' to send your patches? It helps
tremendously reviewing and applying patches.

Thank you! :-)

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]