Michael Schwingen wrote: >> Now the question is: can we generate position-independent code using gcc on all platforms?
But remember, today OpenOCD supports exactly 2 targets: ARM and MIPS (sort of). For ARM, this is simple. In C - might be tough to coax the compiler into working the way you want. But - in ASM - it is easy, branches are relative. -Duane. _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
