http://llvm.org/bugs/show_bug.cgi?id=4743
Summary: Linker warnings "resolving _Xxx by linking to _...@nn"
when compiling W32 programs
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected]
Created an attachment (id=3339)
--> (http://llvm.org/bugs/attachment.cgi?id=3339)
ZIP archive with examples
LLVM-GCC and LLVM r79290.
Warning: resolving _ExitProcess by linking to _exitproc...@4
Use --enable-stdcall-fixup to disable these warnings
Use --disable-stdcall-fixup to disable these fixups
Notice ".def _ExitProcess;", while MinGW32-GCC generates ".def _exitproc...@4;"
or nothing.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs