Difference between revisions of "Techwiki:MinGW wishlist"

From ReactOS Wiki
Jump to: navigation, search
(New page: A list of features we'd really like to see in MinGW == gcc == === g++ === == ld == == dlltool ==)
 
(gcc)
Line 1: Line 1:
 
A list of features we'd really like to see in MinGW
 
A list of features we'd really like to see in MinGW
 
== gcc ==
 
== gcc ==
 
+
* SEH. Really
 
=== g++ ===
 
=== g++ ===
 +
* SEH-compatible unwinding. Also SEH
 +
* Microsoft-compatible ABI
 +
  * 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:02, 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