Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!att!cbnewsl!dog From: dog@cbnewsl.ATT.COM (edward.n.schiebel) Newsgroups: comp.lang.c++ Subject: Re: CC -U or -Y options? Message-ID: <1823@cbnewsl.ATT.COM> Date: 11 Sep 89 11:30:37 GMT References: <6590243@hplsla.HP.COM> Organization: AT&T Bell Laboratories Lines: 9 From article <6590243@hplsla.HP.COM>, by jima@hplsla.HP.COM (Jim Adcock): > Does anybody know what the -U or -Y options do? From looking a CC: it seems -U appends its argument to the list of arguments passed the c-preprocessor and -Y does the same for the c compiler. Ed Schiebel AT&T Bell Labs dog@vilya.att.com