This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: options for compiling large jars


Tom Tromey wrote:
> The script we use when making RPMs (I forget if it is aot-compile
> or aot-compile-rpm, I think the name changed or something)

It's both.  aot-compile takes its options from the command line and
is designed for users.  aot-compile-rpm takes its options from the
environment variables rpm exports and is designed for rpm builds only.

Cheers,
Gary


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]