This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How to make compile fail when finding a double or long double?


Hello - I am using gcc to compile my C code and I want to know how can I
force the compilation to fail if it finds the use of type double or long
double? Please help. Thank you!

Target: i386-redhat-linux
gcc version 4.0.2 20051125 (Red Hat 4.0.2-8)

-- 
View this message in context: http://www.nabble.com/How-to-make-compile-fail-when-finding-a-double-or-long-double--tp22835009p22835009.html
Sent from the gcc - Help mailing list archive at Nabble.com.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]