http://sourceware.org/bugzilla/show_bug.cgi?id=12621

           Summary: ld plugin cannot be built for mingw by cross compiling
                    on Linux or other Unix-like system.
           Product: binutils
           Version: 2.21
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: [email protected]
        ReportedBy: [email protected]


The autoconf script of ld test the header "Windows.h" other than "windows.h".
This should work on Windows because its file system are not case sensitive.
However, when cross compiling ld on Linux or other Unix-like system, it cause
"Windows.h" test failure, result in linker plugin not available.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to