gcc/cpp preprocessoor continue on error

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

 



Hi
Using gcc/cpp preprocessor on Mac
$ cpp -P -E -I <dir> myfile.h
cpp continues when it cannot find an #include file in myfile.h

Using the same on Linux, it stops preprocessing when an #inlucde file
is not found.

Does anyone know if I can make cpp behave on Linux as on Mac.
I have searched for hours but in vain...

Thanks
Paul




[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