Here’s a dumb question: what’s Java kernel?
Ted Neward
Java, .NET, XML Services
Consulting, Teaching, Speaking, Writing
HYPERLINK "http://www.tedneward.com"http://www.tedneward.com
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Tuesday, August 21,
Kelly O'Hair kirjoitti:
>
> I am not seeing this dependency on our jdk7 build images from older
> Linux releases.
>
> I suspect that the Makefile logic that triggers static links might be
> broken for some Linux systems, or more likely for gcc 4. But I'd need
> more information about the system.
I am not seeing this dependency on our jdk7 build images from older Linux
releases.
I suspect that the Makefile logic that triggers static links might be
broken for some Linux systems, or more likely for gcc 4. But I'd need
more information about the system.
What version of Linux and gcc was u
Petteri Räty kirjoitti:
> All other parts of the JDK link libstdc++ statically so it's weird that
> libdeploy (from that I understand java web start and plugin related
> stuff and as such still closed source) links it dynamically. This means
> that our packages need to depend on the the old version
I have GNU/Linux running on x86, MIPS and SPARC but only
x86 has an up to date JDK. For MIPS I have JDK 1.5.0 and
for SPARC Blackdown's JDK 1.4.1.
I would like to see support for both architectures integrated
into the JDK sources alongside x86, x86_64 and Solaris SPARC
so all systems can benefit