Re: GCC needs YOU!

2014-10-05 Thread Ali Abdul Ghani
gcc Became very bad gcc Became the slower and more errors Because WeChange Implementation to c++ I hope to return to c Implementation 2014-10-05 12:10 جرينتش-07:00, Manuel López-Ibáñez : > Dear GCC users, > > As you may have noticed, GCC diagnostics have steadily improved in > recent releases. In

gcc 4.9 Very slow

2014-07-21 Thread Ali Abdul Ghani
Hi list When I compare gcc 4.8 in gcc 4.9 gcc 4.9 Very slow When I use g++

help me

2014-03-18 Thread Ali Abdul Ghani
hi list I need help I make Dynamic-link library in c I want link it from a C++ I Create .h file like this #ifdef __cplusplus extern "C" { // only need to export C interface if // used by C++ source code #endif __declspec( dllimport ) static void flood_loop(MAP *map, int x, int