hg: jdk7/hotspot-rt/hotspot: 7041156: gcc 4.6 doesn't recognise -export-dynamic option

dmitriy.samersoff at oracle.com dmitriy.samersoff at oracle.com
Tue May 3 09:49:54 PDT 2011


Changeset: 250642c729b4
Author:    dsamersoff
Date:      2011-05-03 18:24 +0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/250642c729b4

7041156: gcc 4.6 doesn't recognise -export-dynamic option
Summary: Since -export-dynamic is a linker option, the correct way to pass it is -Xlinker -export-dynamic
Reviewed-by: dsamersoff, dholmes
Contributed-by: omajid at redhat.com

! make/linux/makefiles/gcc.make



More information about the serviceability-dev mailing list