Using a .lib produced with command ( described in bug #10768 ):
arm-mingw32ce-dlltool -d libGLES_CM.def -D libGLES_CM.dll -l libGLES_CM.lib
Microsoft's Visual Studio linker emits following warning:
warning LNK4078: multiple '.text' sections found with different attributes
(E0300020).
According to MSDN documentation, this can happen when mixing file created with
different version of tools, with changes sometimes related to ABI ... which
could be problematic.
--
Summary: dlltool: .lib built from .def file produces warning when
used with Microsoft tools
Product: binutils
Version: 2.19
Status: NEW
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: yann at droneaud dot fr
CC: bug-binutils at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=10769
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
_______________________________________________
bug-binutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-binutils