[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: -gcj packages and openjdk-built jars



On 07/18/2012 02:48 PM, Rene Engelhard wrote:
> On Wed, Jul 18, 2012 at 02:28:42PM +0100, Andrew Haley wrote:
>> On 07/18/2012 02:02 PM, Rene Engelhard wrote:
>>>  - compile the jar.sos against -java-commons jars (b-d on itself on kbsd-*)
>>
>> The .jar.so files have no compile-time dependencies on anything.
>> All dependencies are resolved at runtime.
> 
> Well, they obviously have the .jars as a compile-time dependency :)
> 
> And that is the point of the question: What happens if the jar.so
> was built from a gcj-built jar but then the jar installedis built with
> OpenJDK? Noop?

Assuming that both Java compilers are correct, nothing exciting.  No
more than if you mix Java compilers when building libraries.  I
wouldn't do it myself, though.

Andrew.


Reply to: