Carsten Hey <cars...@debian.org> writes: > * Steve Langasek [2012-02-14 09:29 -0800]:
>> Where we've run across similar problems with posix_types.h in the recent >> past, it has indeed been due to the use of "gcc -I-". > Drafts of the C89 and C11 standards read: > | A preprocessing directive of the form > | # include "q-char-sequence" new-line > | causes ... If this search is not supported, or if the search fails, > | the directive is reprocessed as if it read > | # include <h-char-sequence> new-line > | with the identical contained sequence (...) from the original > | directive. > GCC's texinfo documentation (for version 4.4) of both options, -I- and > -iquote, doesn't seem to contain anything that would contradict the > above. The directory that these files are in isn't directly on the include search path. It's a subdirectory of /usr/include/<arch>. -- Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/87lio365k5....@windlord.stanford.edu