This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Testing MULTILIB configurations
- From: "Shaun Jackman" <sjackman at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 26 Jun 2006 14:54:45 -0600
- Subject: Testing MULTILIB configurations
- Reply-to: "Shaun Jackman" <sjackman at gmail dot com>
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