[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: C++ compiler problems with FC2



> To be honest, that shouldn't really have made a damn of difference -
> unless you're using some flag or other when compiling (such as -
> pendantic).
> 
> TTFN
> 
> Paul

>From 'man gcc':

-pedantic 
Issue all the warnings demanded by strict ISO C and ISO C++; reject all
programs that use forbidden extensions, and some other programs that do
not follow ISO C and ISO C++.  For ISO C, follows the version of the ISO
C standard specified by any -std option used.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]