Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/24/01 11:51
Read: times


 
#11895 - Keil linker and DOS batchfile
I have to mimic a project produced by a consultant no longer in favor, and in order to match the product as it is (comparing .hex files) I must do things the following way:
.. in a DOS batchfile
.. with the same modules linked in the same sequence
.. with the modules currently in libraries in libraries.

I have all source, just no makefiles.

My problem is that when I put the '&' at the end of the first part of my BL51 line the linker stops using the .bat file and display >> on the console.

Any advice as to how to handle this using the given criteria will be greatly appreciated.

thanx in advance

Erik

List of 7 messages in thread
TopicAuthorDate
Keil linker and DOS batchfile            01/01/70 00:00      
RE: Keil linker and DOS batchfile            01/01/70 00:00      
RE: Keil linker and DOS batchfile            01/01/70 00:00      
RE: Keil linker and DOS batchfile            01/01/70 00:00      
RE: Keil linker and DOS batchfile            01/01/70 00:00      
RE: Keil linker and DOS batchfile            01/01/70 00:00      
RE: Keil linker and DOS batchfile            01/01/70 00:00      

Back to Subject List