View Single Post
Old 09 December 2014, 15:36   #7
nandius_c
Fernando Cabrera
 
Join Date: Oct 2013
Location: Spain
Posts: 106
I've being doing some tests with AUTO in AsmOne and I haven't been able to make it work completely. These are the first lines of my source file main.s:

AUTO wl main.o\
AUTO y BLink main.o LIBRARY lib.o TO myExe\

BLink, main.o and lib.o are in the current directory. When I assemble the source from AsmOne, the first line is executed and generates the main.o file but the second line always produces an "End of File" message and doesn't generate the myExe file. As I said before, I can execute that BLink command from a Shell window and it works.

Any ideas?
nandius_c is offline  
 
Page generated in 0.05429 seconds with 11 queries