Re: Toplevel cleanup: disable Java when libffi not supported

2011-05-03 Thread Tom Tromey
> "Joseph" == Joseph S Myers writes: Joseph> arm*-elf are targets where libffi's configure thinks it is supported. Thanks. Joseph> So Java (and Go) should be disabled by default when libffi isn't Joseph> supported, because they'd try by default to build libffi and so Joseph> a default build

Re: Toplevel cleanup: disable Java when libffi not supported

2011-04-29 Thread Joseph S. Myers
On Fri, 29 Apr 2011, Tom Tromey wrote: > > "Joseph" == Joseph S Myers writes: > > Joseph> This patch, relative to a tree with > Joseph> applied, > Joseph> continues the cleanup of toplevel cases relating to disabling Java or > Joseph>

Re: Toplevel cleanup: disable Java when libffi not supported

2011-04-29 Thread Ralf Corsepius
On 04/29/2011 06:26 PM, Tom Tromey wrote: "Joseph" == Joseph S Myers writes: Joseph> This patch, relative to a tree with Joseph> applied, Joseph> continues the cleanup of toplevel cases relating to disabling Java or Joseph> Java li

Re: Toplevel cleanup: disable Java when libffi not supported

2011-04-29 Thread Tom Tromey
> "Joseph" == Joseph S Myers writes: Joseph> This patch, relative to a tree with Joseph> applied, Joseph> continues the cleanup of toplevel cases relating to disabling Java or Joseph> Java libraries by arranging for Java to be disabled

Re: Toplevel cleanup: disable Java when libffi not supported

2011-04-28 Thread Joseph S. Myers
On Thu, 28 Apr 2011, Paolo Bonzini wrote: > Do you plan to finish the switch to unsupported_languages instead of > noconfigdirs soon )for Java)? I plan one further patch to simplify the libgcj-disabling logic (and in particular to eliminate the disabling for *-*-*), but not to convert it comple

Re: Toplevel cleanup: disable Java when libffi not supported

2011-04-27 Thread Paolo Bonzini
On 04/27/2011 06:33 PM, Joseph S. Myers wrote: This patch, relative to a tree with applied, continues the cleanup of toplevel cases relating to disabling Java or Java libraries by arranging for Java to be disabled (via unsupported_languag

Toplevel cleanup: disable Java when libffi not supported

2011-04-27 Thread Joseph S. Myers
This patch, relative to a tree with applied, continues the cleanup of toplevel cases relating to disabling Java or Java libraries by arranging for Java to be disabled (via unsupported_languages) on targets not supporting libffi, and removing