Re: [Mingw-w64-public] gcc --enable-plugin experimental built on windows

2011-10-18 Thread asmwarrior
This is a nice feature. The test result of plotting a top level declaration of a cpp file can be see in: http://sourceforge.net/mailarchive/message.php?msg_id=28248411 Sounds great! asmwarrior ollydbg from codeblocks' forum ---

[Mingw-w64-public] gcc --enable-plugin experimental built on windows

2011-10-18 Thread xunxun
Hi, all I built gcc with "--enable-plugin" on windows. download link: https://pcxprj.googlecode.com/files/MinGW_GCC4.6.1_enable_plugin_experimental.7z There is an example in the package, and this is in the example directory. Makefile.gcc is linked with cc1 Makefile.g++ is linked with cc1plu