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] glibc: Refactor startfiles/headers into do_libc


On Mon, Jun 20, 2011 at 3:35 PM, Yann E. MORIN
<yann.morin.1998@anciens.enib.fr> wrote:
> Bryan, All,
>
> On Monday 20 June 2011 09:44:21 Bryan Hundven wrote:
>> # HG changeset patch
>> # User Bryan Hundven <bryanhundven@gmail.com>
>> # Date 1308555696 25200
>> # Node ID b25856d9153785d0f711206383480f0190aec363
>> # Parent Â2377be750e83defa6d764bcb8cf6dbaf098a19f6
>> glibc: Refactor startfiles/headers into do_libc
>>
>> The 'do_libc_start_files()' function was configuring libc differently then
>> 'do_libc()'. This might be fine for arm(eb) or powerpc(64), but not for
>> mips(64).
>>
>> Move the building of the libc start files and headers into do_libc, much like
>> how gcc handles stage1, stage2, and final toolchains.
>
> That's interesting! :-)

This fixes my mips64 n64 octeon build, and it fixes my x86_64 (on a i686) build.
I wonder what else this change fixes...

> I am a bit overbooked here, I did not have time to look at it tonight.
> Tomorrow should be (a litle bit) more calm, and I will look at it.
> Promised! ;-)

No worries! I would actually like more testing then what I have personally done.

> 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. Â|
> '------------------------------^-------^------------------^--------------------'
>

-Bryan

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