> "PB" == Per Bothner <[EMAIL PROTECTED]> writes:
>> If I am not mistaken, it's possible to use GCJ to compile
>> .class files as well as raw .java files. So a package could
>> ship with .class files and, if GCJ is available, compile them
>> into an .so.
PB> It is possible
Evan Prodromou <[EMAIL PROTECTED]> writes:
> PB> It should be the package builder's job to compile into a .so
> PB> file. The package's configure script should have a --with-gcj
> PB> option to enable/disable building a .so file; the default is
> PB> either --without-gcj or it is
> "PB" == Per Bothner <[EMAIL PROTECTED]> writes:
Me> I wonder if there would be any value to having some kind of way
Me> to -automatically- GCJ-compile Java packages at installation
Me> time, if the package is GCJ-compatible and if GCJ is installed.
PB> It should be the packa
> "PB" == Per Bothner <[EMAIL PROTECTED]> writes:
>> If I am not mistaken, it's possible to use GCJ to compile
>> .class files as well as raw .java files. So a package could
>> ship with .class files and, if GCJ is available, compile them
>> into an .so.
PB> It is possibl
Evan Prodromou <[EMAIL PROTECTED]> writes:
> PB> It should be the package builder's job to compile into a .so
> PB> file. The package's configure script should have a --with-gcj
> PB> option to enable/disable building a .so file; the default is
> PB> either --without-gcj or it is
> "PB" == Per Bothner <[EMAIL PROTECTED]> writes:
Me> I wonder if there would be any value to having some kind of way
Me> to -automatically- GCJ-compile Java packages at installation
Me> time, if the package is GCJ-compatible and if GCJ is installed.
PB> It should be the pack
Evan Prodromou <[EMAIL PROTECTED]> writes:
> So, I've been playing around with GCJ for Freenet, and thinking about
> how I'm going to package a GCJ-compiled version.
>
> I wonder if there would be any value to having some kind of way to
> -automatically- GCJ-compile Java packages at installation
Evan Prodromou <[EMAIL PROTECTED]> writes:
> So, I've been playing around with GCJ for Freenet, and thinking about
> how I'm going to package a GCJ-compiled version.
>
> I wonder if there would be any value to having some kind of way to
> -automatically- GCJ-compile Java packages at installation
8 matches
Mail list logo