compiling assembler with semicolons
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2006-01-13 1:42 AM
Posted on January 13, 2006 at 10:42
compiling assembler with semicolons
Labels:
- Labels:
-
Legacy Products
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2006-01-13 1:42 AM
Posted on January 13, 2006 at 10:42
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