Author Topic: [BUG?] Cygwin g++ Compiler Options  (Read 3369 times)

Offline stevenkaras

  • Multiple posting newcomer
  • *
  • Posts: 18
[BUG?] Cygwin g++ Compiler Options
« on: March 09, 2008, 06:48:19 pm »
I'm using the latest version of cygwin g++ v3.4.4.

I was playing around with the compiler options, and tried enabling "-Wfatal-errors". As far as I can tell, this functionality is not available in this version of g++ (might be wrong). The compile failed, but the build process thought there were no errors (should include check for this?)