Testing MULTILIB configurations

2006-06-26 Thread Shaun Jackman
After I've modified the MULTILIB options in t-arm-elf, what's the fastest way to test the new configuration without rebuilding the entire toolchain? Right now the best method I have is `make clean-gcc all-gcc', which is admittedly quite slow. Please cc me in your reply. Thanks! Shaun

Re: Testing MULTILIB configurations

2006-06-26 Thread Shaun Jackman
On 6/26/06, Shaun Jackman [EMAIL PROTECTED] wrote: After I've modified the MULTILIB options in t-arm-elf, what's the fastest way to test the new configuration without rebuilding the entire toolchain? Right now the best method I have is `make clean-gcc all-gcc', which is admittedly quite slow.