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: [PATCH] Fix eglibc 2.12 "manual" build for GNU Make 3.82


Anthony, All,

On Saturday 22 January 2011 05:18:40 Anthony Foiani wrote:
> Fix eglibc 2.12 "manual" build for GNU Make 3.82
> 
> Fedora 14 ships with GNU Make v3.82, which is more particular
> about certain constructs in makefiles.

I am not too keen on trying to fix all possible make-3.82 breakage in every
components. Although building our own make has been argued against, I believe
it to be the easiest path.

There is still a little issue. The ct-ng script *is* a #!make script. So far
it seems it behaves with make-3.82 ( Yeah! :-) ). But if we have to build our
own version, it will have to go into the companion tools, which we do not
get before we run ct-ng, and our make has to be at the front of the PATH.
So we have to check that there is no problem with running ct-ng with
make-3.82, and runninf the other builds with make-3.81...

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]