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: [PATCH 0 of 6 ] RFC - Add CUSTOM version for gcc, binutils, libc, gdb


David, Bryan, All,

On Wednesday 10 October 2012 08:07:53 David Holsgrove wrote:
> In the meantime though, I think extracting the existing functionality
> that linux.sh uses, and expanding so other components can leverage
> the same method would be a good stop-gap? I imagine regardless of the
> wrapper function for sourcing, you'll still need to select some sort
> of 'custom' version for each component in their kconfigs, so some of
> this patch series would probably remain?

Yes, that's a first step. If it proves to get in the way of the (still
to come ;-) ) 'unified' CT_Get stuff, it will be time to rethink it.
But only then, not now.

> I've separated each component out (except for grouping libc together,
> made more sense with the common .in and .sh) into separate patches
> which follow this reply :-)

What I think Bryan (rightfuly!) suggested was to split per component (eg.
glibc is one component by itself, uClibc is another component), not per
'familly' as you did ('cc' vs. 'libc' vs. 'kernel'...).

Besides my components coming as replies to each patch, I have a global
comment: you need to sign-off your patches, with a line like:
    Signed-off-by: Your NAME <your.mail@domain>

Otherwise, I like your CUSTOM_LOCATION_ROOT_DIR idea.

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]