[Bug other/101711] Error when gcc cross compile libvtv

2021-09-01 Thread ctice at gcc dot gnu.org via Gcc-bugs
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

[Bug other/101711] Error when gcc cross compile libvtv

2021-08-05 Thread ctice at gcc dot gnu.org via Gcc-bugs
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

[Bug other/101711] Error when gcc cross compile libvtv

2021-08-05 Thread ctice at gcc dot gnu.org via Gcc-bugs
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

[Bug other/101711] Error when gcc cross compile libvtv

2021-08-04 Thread ctice at gcc dot gnu.org via Gcc-bugs
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 ---

[Bug libstdc++/99172] Build failure with slibtool and vtv

2021-03-10 Thread ctice at gcc dot gnu.org via Gcc-bugs
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

[Bug libstdc++/99172] Build failure with slibtool and vtv

2021-02-24 Thread ctice at gcc dot gnu.org via Gcc-bugs
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.

[Bug libstdc++/99172] Build failure with slibtool and vtv

2021-02-24 Thread ctice at gcc dot gnu.org via Gcc-bugs
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