search for: ff57b631

Displaying 2 results from an estimated 2 matches for "ff57b631".

2013 Mar 28
0
[LLVMdev] Handling SRet on Windows x86
...; Not unless the library authors take pains to only export APIs that conform to the subset of MSVC's and Mingw's ABIs that are compatible. -Joe -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130328/ff57b631/attachment.html>
2013 Mar 28
6
[LLVMdev] Handling SRet on Windows x86
Eric Christopher <echristo at gmail.com> writes: > In my opinion none of these are irrelevant. Mingw and cygwin are separate > ABIs that deal with some C compatibility (problems mentioned in this thread > are important here too) and give you the ability to work with low level C > libraries on windows, but if you want true compatibility with the full > platform > those ABIs