> Sorry if this is a dumb question, but why do you need to generate > _relocatable_ ECOFF? It allows me to boot all Indys and O2s off the same binary. Nice for boot CDs. Especially that Octanes and Origins should be bootable from another one... just like IRIX. > If you really need to do that, I think you'll just have to force gcc > to use assembler macros, ala: > > gcc -mno-explicit-relocs -mno-split-addresses Thanks! Stanislaw