Path: utzoo!attcan!uunet!ncrlnk!ncr-sd!crash!pnet01!jca From: jca@pnet01.cts.com (John C. Archambeau) Newsgroups: comp.os.minix Subject: Minix C (1.3) preprocessor... Message-ID: <4266@crash.cts.com> Date: 29 May 89 02:56:08 GMT Sender: news@crash.cts.com Organization: People-Net [pnet01], El Cajon CA Lines: 15 (I know, now what does he want? :) ) Seems that Minix C doesn't recognize #include . What does one have to do to make Minix C look in /usr/include for somefile.h enclosed by <> brackets? I have tried cc -I/usr/include but that didn't seem to work. I took a look at cc.c, but I'm not sure what I'm looking for. There's no variable that looks like an include path to me. I know that in 1.1 and 1.2 all .h files where enclosed by quotes, is the <> bracket set a recent addition to the Minix C preprocessor? JCA UUCP: {nosc ucsd hplabs!hp-sdd}!crash!pnet01!jca ARPA: crash!pnet01!jca@nosc.mil INET: jca@pnet01.cts.com