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] |
Yann, On Sat, Jan 1, 2011 at 3:26 PM, Yann E. MORIN <yann.morin.1998@anciens.enib.fr> wrote: > Hello All! > > On Wednesday 22 December 2010 23:59:49 Yann E. MORIN wrote: > [--SNIP--] >> TL;DR: >> - canadian cross overhaul: >>  - need only for existing build->target cross-toolchain >>  - build the rest >> - companion libraries; >>  - build our own, or rely entirely on up-to-date distros >> - C library: >>  - simpler process, less steps >>  - reunite glibc and eglibc >> - testing tree will be pushed shortly > > OK, here are the test trees (in addition to the already posted gold tree): > - canadian cross: >  Âhg qclone http://ymorin.is-a-geek.org/hg/crosstool-ng/ct-ng.canadian/ > - companion libraries: >  Âhg qclone http://ymorin.is-a-geek.org/hg/crosstool-ng/ct-ng.complibs/ > - C library: >  Âhg qclone http://ymorin.is-a-geek.org/hg/crosstool-ng/ct-ng.libc-unite/ Thanks for posting these. I actually spent time relaxing this weekend, so I didn't have time to test canadian or complibs... WRT libc-unite, libc-glibc-remove-2.3.6 is broken after my libc hidden version name normalisation. Just need to update the patch to use LIBC_GLIBC_V_... > Please notice that to get the repos _with_ the MQ, one needs to use 'qclone' > instead of 'clone'. > > Then you can look at the patch series. If you want to update the MQ: > Âhg pop -a hg qpop -a > Âhg pull --mq -u > Âhg qpush -a > > You may also need to update the main clone as well in the process: > Âhg qpop -a > Âhg pull -u > Âhg pull --mq -u > Âhg qpush -a > > Note that this is the first time I'm working with MQ in a repository, so > bear with me. ;-) Here soon, I hope to stop functional changes and bug fixes and try to focus on documentation a bit more. Having MQ documented and some other things I've learned on my crosstool-ng journey documented would be helpful. As well as updating the rest. Maybe we could even update the wiki! ;-) > 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 > > Hope you had a good holiday, -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] |