-
Bug
-
Resolution: Fixed
-
P3
-
1.3.1
-
None
-
ladybird
-
x86
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2037428 | 1.4.0 | Dale Mcduffie | P3 | Resolved | Fixed | beta |
It is not possible to build the jvm on redhat 6.2.
The version of the gnu assembler (gas/as) fails to compile generated .s files in $WS/build/linux-i386/tmp/java/java.lang/jvm/obj because they contain C++ style single line comments (//). This comment style is not supported by gas 2.9.5.
The version of the gnu assembler (gas/as) fails to compile generated .s files in $WS/build/linux-i386/tmp/java/java.lang/jvm/obj because they contain C++ style single line comments (//). This comment style is not supported by gas 2.9.5.
- backported by
-
JDK-2037428 Ladybird does not build on RedHat 6.2
-
- Resolved
-