Please review: ARM ONLY .. linking problem with new compilers.. Need to use -fPIC

Joe Provino joseph.provino at oracle.com
Mon Aug 6 12:08:30 PDT 2012


There is a linking problem when building for arm v7.  Code must be 
compiled with -fPIC
to fix the problem.

http://cr.openjdk.java.net/~jprovino/7153374/webrev.00

This is a one line change to make/pic.make.


More information about the hotspot-dev mailing list