bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/29389] Failed assertions in bfd/cofflink.c and bfd/coff-x8


From: luca.bacci at outlook dot com
Subject: [Bug binutils/29389] Failed assertions in bfd/cofflink.c and bfd/coff-x86_64.c during the linking stage (MSYS2 MinGW64)
Date: Fri, 22 Jul 2022 14:12:51 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29389

--- Comment #4 from Luca Bacci <luca.bacci at outlook dot com> ---
To link the final executable:

x86_64-w64-mingw32-cc -o compose-parse.exe compose-parse.c.obj
"-Wl,--allow-shlib-undefined" "-Wl,--start-group" "libgtk.a" "libgtk_css.a"
"libglib-2.0.dll.a" "libgobject-2.0.dll.a" "libgio-2.0.dll.a"
"libgmodule-2.0.dll.a" "libgdk.a" "libgdk-win32.a" "libgsk.a" "libgsk_f16c.a"
"-Wl,-Bsymbolic" "system/libpangocairo-1.0.dll.a" "system/libpango-1.0.dll.a"
"system/libgobject-2.0.dll.a" "system/libglib-2.0.dll.a" "system/libintl.dll.a"
"system/libharfbuzz.dll.a" "system/libcairo.dll.a" "system/libfribidi.dll.a"
"system/libcairo-gobject.dll.a" "system/libgdk_pixbuf-2.0.dll.a"
"system/libepoxy.dll.a" "-lm" "system/libgraphene-1.0.dll.a"
"system/libpangowin32-1.0.dll.a" "-ladvapi32" "-lcomctl32" "-lcrypt32"
"-ldwmapi" "-limm32" "-lsetupapi" "-lwinmm" "system/libpangoft2-1.0.dll.a"
"system/libfontconfig.dll.a" "system/libfreetype.dll.a" "system/libpng16.dll.a"
"system/libz.dll.a" "system/libtiff.dll.a" "system/libjpeg.dll.a" "-lhid"
"system/libcairo-script-interpreter.dll.a" "-ladvapi32" "-lcomctl32"
"-lcrypt32" "-ldwmapi" "-limm32" "-lsetupapi" "-lwinmm" "-lhid"
"-Wl,--subsystem,console" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool"
"-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-Wl,--end-group"

It completes successfully on my Arch Linux box, but it fails on MSYS2 MINGW64.
Perhaps on Arch Linux the mingw-w64 toolchain does not use ld.bfd?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]