Is there a method to determine if linker uses EABI and perform conditionals in linker command files? In particular, I'd like to be able to use one linker file for TI AM9 ABI and EABI and mangle linker symbols or enable/disable some EABI options such as --retain etc....
Eugene