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.

Please cc me in your reply. Thanks!
Shaun

The best method I found was to remove gcc/s-mlib and
gcc/stmp-multilib, rebuild xgcc (make -C gcc xgcc), and run xgcc
-print-multi-lib to find the new multilib configuration.

Cheers,
Shaun

Reply via email to