News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Weird warning message (".drectve `-defaultlib:crt' unrecognized")

Started by timeout, February 01, 2013, 08:09:10 PM

Previous topic - Next topic

timeout

Hello,

I used codeblocks under windows and I am developing a project in C using mingw-gcc. This project also used an external C library.

When I compile my project I have the following warning :

Warning: .drectve `-defaultlib:crt' unrecognized

Do you know where "-defaultlib" switch come from and how can I set it (or unset it) ?

Regards,