Difference between revisions of "Techwiki:MinGW wishlist"

From ReactOS Wiki
Jump to: navigation, search
(gcc)
(g++)
Line 5: Line 5:
 
* SEH-compatible unwinding. Also SEH
 
* SEH-compatible unwinding. Also SEH
 
* Microsoft-compatible ABI
 
* Microsoft-compatible ABI
  * ktietz of [http://mingw-w64.sourceforge.net/ mingw-w64] is already working on compatible symbol name decoration
+
** ktietz of [http://mingw-w64.sourceforge.net/ mingw-w64] is already working on compatible symbol name decoration
  
 
== ld ==
 
== ld ==
  
 
== dlltool ==
 
== dlltool ==

Revision as of 18:03, 9 November 2009

A list of features we'd really like to see in MinGW

gcc

  • SEH. Really

g++

  • SEH-compatible unwinding. Also SEH
  • Microsoft-compatible ABI
    • ktietz of mingw-w64 is already working on compatible symbol name decoration

ld

dlltool