[Bug c/89216] New: Can't make tools for cross compile from linux to windows (MinGW)

2019-02-05 Thread rmbeer2 at gmail dot com
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: rmbeer2 at gmail dot com Target Milestone: --- I'm trying make a own tools of MinGW. The line for Configure: ./configure --prefix=/opt/MV3/MinGW64 --libexecdir=/opt/MV3/MinGW64/lib

[Bug target/78784] CRITIC BUG: Create a trash code using trash values of registers.

2016-12-12 Thread rmbeer2 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78784 --- Comment #3 from RM Beer --- Created attachment 40315 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40315=edit A single example I can't recreate fully testcase, i get the ASM from a library object, but that compiling in one binary

[Bug c++/78784] CRITIC BUG: Create a trash code using trash values of registers.

2016-12-12 Thread rmbeer2 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78784 --- Comment #1 from RM Beer --- ERROR 1: Use a bad register for put the each correct value for printf(), thinking can fix if replace the bad register for other distinct ERROR 2: Use bad the Elf32_Sym structure where get each value of all a

[Bug c++/78784] New: CRITIC BUG: Create a trash code using trash values of registers.

2016-12-12 Thread rmbeer2 at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: rmbeer2 at gmail dot com Target Milestone: --- System: GNU/Linux Distro: Archlinux G++ version: g++ (GCC) 6.2.1 20160830 glibc version: 2.24-2 this = 0xb4f4 zstrsym = 0xb7a4c510

[Bug libgcc/67897] [mingw] Error compile for create libraries static in single user (2 CRITICAL BUGS)

2015-10-08 Thread rmbeer2 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67897 --- Comment #2 from RM Beer --- ok, now pasted here. LOG 1: x86_64-w64-mingw32/libgcc/config.log: This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created

[Bug libgcc/67897] New: [mingw] Error compile for create libraries static in single user (2 CRITICAL BUGS)

2015-10-08 Thread rmbeer2 at gmail dot com
Severity: critical Priority: P3 Component: libgcc Assignee: unassigned at gcc dot gnu.org Reporter: rmbeer2 at gmail dot com Target Milestone: --- I use the Archlinux System, with all libraries of gcc, mingw-32 and mingw-64 in correct function. I need recompile