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]

[PATCH 0 of 6 ] RFC - Add CUSTOM version for gcc, binutils, libc, gdb


Hi Bryan, Yann, All,

Thanks for the comments. A unifying source helper would definitely be
very useful, as I think myself and others would like to be able to
build against our own managed code. 

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?

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 :-)

thanks again,
David

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