Re: [patch] crunchide breaks object files when using mclinker to do base system linking

2013-02-01 Thread Pedro Giffuni
On 01/25/2013 10:44, Erik Cederstrand wrote: Hello list, On behalf of Pete Chou, I would like to ask for review, testing and hopefully commit help of this revised patch for crunchgen and crunchide which allows mclinker (http://code.google.com/p/mclinker/) to link the base system. In short, th

Re: [patch] crunchide breaks object files when using mclinker to do base system linking

2013-01-25 Thread Luba Tang
Hi, list, This patch helps not only MCLinker but also the Google gold linker to link the base system. GNU ld, Google gold and MCLinker are designed for different purposes and have different market spectrum. Letting different groups adopt different linkers for their own needs can cater BSD to vari

[patch] crunchide breaks object files when using mclinker to do base system linking

2013-01-25 Thread Erik Cederstrand
Hello list, On behalf of Pete Chou, I would like to ask for review, testing and hopefully commit help of this revised patch for crunchgen and crunchide which allows mclinker (http://code.google.com/p/mclinker/) to link the base system. In short, this patch is needed because crunchide is being o