To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=65406 Issue #:|65406 Summary:|Assembler Sun wont accept comments in interlck_x86.s Component:|porting Version:|OOo 2.0.2 Platform:|PC URL:| OS/Version:|Solaris Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|hjs Reported by:|it46
------- Additional comments from [EMAIL PROTECTED] Mon May 15 10:25:20 -0700 2006 ------- Using Sun Studio 10(Solaris x86), using as to build interlck_x86.s, i will get syntax errors due to "/* comments */" in the file. GNU assembler does NOT return those errors. By the way what is the "-P" flag doing? Could not find any info/documentation about it. [EMAIL PROTECTED]:/tmp # as interlck_x86.s Assembler: "interlck_x86.s", line 2 : Syntax error "interlck_x86.s", line 3 : Syntax error "interlck_x86.s", line 3 : Illegal mnemoni -- [EMAIL PROTECTED]:/tmp # as -V as: Sun Compiler Common 10 2005/01/07 Usage: as [-V] [-Q{y,n}] [-s] [-S[aAbBcClL]] [-K {pic,PIC}] [-o objfile] [-L] [-T] [-P [[-Ipath] [-Dname] [-Dname=def] [-Uname]]...] [-m [-Ym,path]] [-n] [-xF] [-F] [-b] [-i] file.s ... Can not think in better patch that removing the comments :) --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]