This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

EABI with ARM 4.6.1 linker

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