2006-01-13 01:42 AM
compiling assembler with semicolons
2006-01-13 01:42 AM
Hi,
when trying to compile 71x_init.s and 71x_vec.s I get errors about the unkown semicolon sign. ST uses semicolon ';' as comment seperator where others use '#'. Is there an option for gcc telling it semicolon is for comments? Greets