This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Assembler doesnt understand comments


I don't know of any assembler option that will fix this. Use C/C++ style comments instead of ';' and you'll have no problems.

HTH
Clive

> -----Original Message-----
> From: Daniel.Andersson@combitechsystems.com
> [mailto:Daniel.Andersson@combitechsystems.com]
> Sent: 27 March 2001 18:44
> To: crossgcc@sourceware.cygnus.com
> Subject: Assembler doesnt understand comments
> 
> 
> Hi,
> 
> When I am trying to assemble an .s file i get errors on 
> almost every line
> since there are a lot of comments that looks like: 
> 
> ; Comment 
> 
> ....they always start with the sign ;
> 
> Can i send an option to the assembler so it know what kind of 
> symbol i use
> when i write comments or can this be solved in another way?
> 
> Regards, Daniel
> 
> 
> ------
> Want more information?  See the CrossGCC FAQ, 
> http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to 
> crossgcc-unsubscribe@sourceware.cygnus.com
> 

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]