When I am passing --opt_level=4 to the linker I get the following warning, then the link fails.
WARNING: more than one source file is specified; option --output_file is ignored
[_level=4.]
Fatal error: could not open source file "_level=4"
1 fatal error detected in the compilation of "_level=4".
Compilation terminated.
To me it looks like this is getting recognized as another parameter by the linker as well. The output file option is being used. Is there something obvious I am doing wrong. Let me know if you need more information.
TMS570 Codegen Tools 4.9.2