This is the mail archive of the java-patches@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]

Re: Patch: switch to __builtin_alloca


Anthony Green wrote:

> I made a number of minor changes to libjava and the gcj build system
> in order to improve cross-compilation, especially for embedded
> targets.
>
> The hope is that the runtime should just build, no matter what the
> target.

Do you think we should remove all the "noconfigdirs="${libgcj}" stuff from the
top-level configure.in? After all, the top-level won't try to build java
unless "--enable-languages=java" is supplied anyway.

regards

  [ bryce ]



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