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

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

 



givemecode <samdomville@xxxxxxxxx> writes:

> 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!

I suppose you could try using -Ddouble=diediedie.

There is no command line option to disable these types.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux