[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unrecognized option `-fnon-call-exceptions'
From: |
Paul D. Smith |
Subject: |
Re: Unrecognized option `-fnon-call-exceptions' |
Date: |
Tue, 9 Sep 2003 21:38:49 -0400 |
%% "Sanjay Gupta" <address@hidden> writes:
sg> Getting compilation errors as Unrecognized option
sg> `-fnon-call-exceptions'
Unless you're getting these errors trying to compile GNU make, this is
not an issue with GNU make.
This flag is a GCC flag so either there's a problem with GCC in which
case you should address your question to that list, or the package
you're compiling in which case you should address your question to that
list.
sg> For gcc version
sg> address@hidden SignalTest3]$ gmake -v
This is the version of GNU make, not GCC. If you want the version of
GCC, use "gcc -v" not "gmake -v".
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://make.paulandlesley.org
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist