Hi,
I am trying to move to a new build environment and working on setting up the same on a new test machine.
When i try to build a project on codewarrior IDE 5.7.0 with batch as a post-linker, each time i attempt to "make", after compilation, the linking fails with the following error message -
"Link Error : An error occurred trying to execute batch file"
After this error, the linking process terminated, however, the batch file does get invoked and do its job. The same build runs fine on another machine. Any advise on what could be causing this would be helpful.
Note: I am not a developer but a sysadmin helping to migrate the build environment alone. I will however try my best to answer any of your questions to the best of my efforts.