>I think I see what's failing. During the build I need to sneak in and fix
>the specs file in gcc/ (elf32arm -> armelf_linux) - is there any way I can
>change the code that generates the specs file so it puts the right thing
>in there?
There is a "#if 0" somewhere near the top of gcc/config/arm/linux-elf.h.
Change it to "#if 1", or vice versa, and you should be in business.
>Alternatively, is there a CVS snapshot available as a tar I should try
>instead?
Yes, see <http://gcc.gnu.org/> for details of how to get snapshots.
p.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]