On Tue, 1 Dec 2015 20:12:27 -0500 alex lupu <[email protected]> wrote:
> 1. Why 'clang' succeeds (when it does) and 'cc' does not? You can try asking each preprocessor what their default search paths are: gcc -x c -v -E /dev/null These same options should also work with clang and then you can compare. Cheers, Mike Shell -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
