bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/12621] New: ld plugin cannot be built for mingw by cross compili


From: lanxingcan at gmail dot com
Subject: [Bug ld/12621] New: ld plugin cannot be built for mingw by cross compiling on Linux or other Unix-like system.
Date: Wed, 30 Mar 2011 02:59:10 +0000

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: address@hidden
        ReportedBy: address@hidden


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.



reply via email to

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