This is the mail archive of the gcc-patches@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]

Re: S_ISCHR, S_ISFIFO, O_NONBLOCK, O_NOCTTY


Zack wrote:
>>> Either way, that's gonna hit the "not a file, pipe, or tty" case.  Can
>>> you do `cat | ./cpp' on a nextstep box to confirm this?

... and I, naively, replied:
>> Running `cat | ./cpp' on my NEXTSTEP 3.3 machine appears to work.

... leading Zack to ask:
> you please verify that ./cpp is cpplib-based

Well, I don't specify any special arguments to ./configure (other than
--prefix), so if cpp isn't cpplib-based by default, my cpp wouldn't be
cpplib based.


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