Hi All.

I've noticed that when one of my source units produces a compiler warning (eg automatic promotion of char to int), it prevents Dev-C++ from starting the linking step.

Can I easily work around this, rather than rewriting the code to avoid the warning (which sometimes isn't possible)?

Cheers
  Richard