On 2013-02-15 14:32, David Holmes wrote:
Erik,
On 15/02/2013 11:02 PM, Erik Joelsson wrote:
Small patch to enable building with a newer compiler on Solaris when
closed is available. The open part of this was fixed previously in
8002365. The patch adds '-lc' to the link lines for solaris.
I don't understand your references to open and closed here.
David
I guess I wrote that too fast. In the bug referenced above, similar -lc
parameters were added to most (if not all) library link lines that are
part of openjdk. This patch complements those changes by adding -lc to
the libraries which still have their make logic in the open but source
in closed.
/Erik
http://cr.openjdk.java.net/~erikj/8008294/webrev.jdk.01/
/Erik