> What was the issue?
Incorrect (too-lenient) config for OpenMP in other target libraries
besides libgomp.
I reverted to the too-permissive behavior, which is still wrong but at
least won't break stuff.
This is now bugzilla
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36101
-benjamin
Indeed, thanks!
What was the issue?
On Tue, Apr 29, 2008 at 6:27 PM, Benjamin Kosnik <[EMAIL PROTECTED]> wrote:
>
> > Doing a build of gcc from revision 134693 with
>
> The build issue should be fixed post 134776.
>
> -benjamin
>
> Doing a build of gcc from revision 134693 with
The build issue should be fixed post 134776.
-benjamin
Doing a build of gcc from revision 134693 with
build=host=x86_64-pc-linux and target=i686-pc-mingw32 yields the
following mess of errors:
[EMAIL PROTECTED]:/var/tmp/g-tw64$ make > /dev/null
ctype_members.cc: In member function 'virtual char
std::ctype::do_narrow(wchar_t, char) const':
ctype_membe