Code::Blocks Forums
User forums => Help => Topic started by: maxorator on November 24, 2007, 02:16:32 pm
-
If I add a compiler option starting with a -- (--add-stdcall-alias), then it converts it to -f (-fadd-stdcall-alias) and GCC doesn't recognize it anymore. :P
My mistake, :( , GCC doesn't seem to be supposed to accept --stuff.
-
which GCC ? which version ? for which platform ?