Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2147996 | 6u2 | Kelly Ohair | P3 | Resolved | Fixed | b02 |
GCC 4 compile-time error: "PIC register ‘%ebx’ clobbered in ‘asm’" in file
j2se/src/solaris/bin/java_md.c, line 1119.
To fix it, comment out ""%ebx"," in line 1140. Not sure this is the right fix, needs investigation.
See http://blogs.sun.com/roller/page/navi?entry=try_this_at_home_building for details.
j2se/src/solaris/bin/java_md.c, line 1119.
To fix it, comment out ""%ebx"," in line 1140. Not sure this is the right fix, needs investigation.
See http://blogs.sun.com/roller/page/navi?entry=try_this_at_home_building for details.
- backported by
-
JDK-2147996 GCC 4 java_md.c compile-time error: "PIC register ‘%ebx’ clobbered in ‘asm’"
-
- Resolved
-
- relates to
-
JDK-6463274 deploy makefile errors building on Linux
-
- Closed
-
-
JDK-6463269 GCC 4 compile-time errors "static declaration follows non-static"
-
- Closed
-