This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: PR bootstrap/27963 - PR target/19970 [toplevel]


Ranjit Mathew schrieb:
> David Ayers wrote:
> 
>>>   i[[3456789]]86-*-mingw32*)
>>>     target_configdirs="$target_configdirs target-mingw"
>>>-    noconfigdirs="$noconfigdirs expect target-libgloss target-boehm-gc ${libgcj}"
>>>+    noconfigdirs="$noconfigdirs expect target-libgloss ${libgcj}"
> 
> 
> Thanks for taking care of this David. Note that PR target/19970
> is that ${libgcj} shouldn't be listed there for MinGW in the
> first place - it does build for the MinGW targets - so this
> patch doesn't fix that PR as such.

Indeed, and I wasn't planning on fixing this yet I should have mentioned
that explicitly.  I was just listing it, as it affected the that PR.

Sorry for any inconvenience.

Cheers,
David


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