https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101711
--- Comment #10 from ctice at gcc dot gnu.org ---
I have been trying off-and-on for the last 3 weeks to build a ming64 GCC
cross-compiler, on my x86_64 linux ELF system, and I have not been able to do
it. This is without enabling libvtv. The i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101711
--- Comment #7 from ctice at gcc dot gnu.org ---
Also, I downloaded the sources for mcfgthread from the repo supplied in
comment5, but I can't seem to get that to build -- the GCC on my machine does
not recognize "-municode" as a valid flag. Is
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101711
--- Comment #6 from ctice at gcc dot gnu.org ---
I applied the patch supplied in comment 5. I added --with-sysroot=/usr/local
to my configure command (still not using --enable-threads=mcf or
--enable-vtable-verify). Now it configures, but the m
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101711
ctice at gcc dot gnu.org changed:
What|Removed |Added
CC||ctice at gcc dot gnu.org
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99172
--- Comment #11 from ctice at gcc dot gnu.org ---
Created attachment 50360
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50360&action=edit
Proposed patch to fix issue
This patch fixes the issue, without breaking VTV, and is currently out f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99172
--- Comment #9 from ctice at gcc dot gnu.org ---
I will work on fixing that.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99172
ctice at gcc dot gnu.org changed:
What|Removed |Added
CC||ctice at gcc dot gnu.org
--- C