On Sat, 26 Feb 2005 14:47:14 +0630, Ducky Z. <[EMAIL PROTECTED]> wrote: > We have set compiler flags to compile the packages. But when emerge > grabs java source codes and compile (for example eclipse sdk), will it > have the any optimizations?
Java compilations and GCC compilations are 2 different beasts, well, unless you choose to use GCJ. So the compiler flags you set in your make.conf will not affect any of the java compilations. HTH. -- Joe -- Money can't buy everything. Sometimes money can't even buy a gun... -- [email protected] mailing list
