[Bug 1176410] [abrt] mingw64-binutils: make_import_fixup_mark(): ld killed by SIGSEGV

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 30 00:11:09 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1176410

Bill Lee <Bill at WRLee.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?(Bill at WRLee.com)   |



--- Comment #13 from Bill Lee <Bill at WRLee.com> ---
Current mingw "stuff" on my stystem:

mingw64-cpp-4.8.3-1.fc20.x86_64
mingw64-crt-3.2.0-1.fc20.noarch
mingw64-winpthreads-static-3.2.0-1.fc20.noarch
mingw64-win-iconv-0.0.4-3.fc20.noarch
mingw64-filesystem-99-3.fc20.noarch
mingw64-libusbx-1.0.15-2.fc20.noarch
mingw64-expat-2.1.0-5.fc20.noarch
mingw-w64-tools-3.1.0-1.fc20.x86_64
mingw-binutils-generic-2.25-1.fc21.x86_64   <---NOTE
mingw64-winpthreads-3.2.0-1.fc20.noarch
mingw64-gcc-4.8.3-1.fc20.x86_64
mingw-filesystem-base-99-3.fc20.noarch
mingw64-pkg-config-0.28-2.fc20.x86_64
mingw64-gdb-7.6-2.fc20.noarch
mingw64-pdcurses-3.4-15.fc20.noarch
mingw64-binutils-2.25-1.fc21.x86_64   <---NOTE
mingw64-libusbx-static-1.0.15-2.fc20.noarch
mingw64-zlib-1.2.8-2.fc20.noarch
mingw64-gcc-c++-4.8.3-1.fc20.x86_64
mingw64-headers-3.2.0-1.fc20.noarch

Attempted to compile and link a simple c++ program:

bill-alpha-138: make clean ; make testDelimited_Strings
rm *.o
g++ -g -DDEBUG  -Wno-deprecated   -c -o Delimited_Strings.o
Delimited_Strings.cpp
x86_64-w64-mingw32-g++ -o testDelimited_Strings testDelimited_Strings.cpp
Delimited_Strings.o -lpdcurses -lpthread -lusb-1.0 -O2 -g -DDEBUG 
-Wno-deprecated 
collect2: error: ld terminated with signal 11 [Segmentation fault], core dumped
make: *** [testDelimited_Strings] Error 1


Tell mhat else to do and I'll get it for you asap.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Q6TGHrqJfi&a=cc_unsubscribe


More information about the mingw mailing list