From owner-freebsd-current Mon Mar 30 00:18:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA19795 for freebsd-current-outgoing; Mon, 30 Mar 1998 00:18:29 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from harrier.csrv.uidaho.edu (harrier.csrv.uidaho.edu [129.101.119.224]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA19786 for ; Mon, 30 Mar 1998 00:18:26 -0800 (PST) (envelope-from igo921@uidaho.edu) Received: from localhost (igo921@localhost) by harrier.csrv.uidaho.edu (8.8.6 (PHNE_12836)/8.8.6) with SMTP id AAA09639 for ; Mon, 30 Mar 1998 00:17:55 -0800 (PST) Date: Mon, 30 Mar 1998 00:17:55 -0800 (PST) From: Lester Igo X-Sender: igo921@harrier.csrv.uidaho.edu To: freebsd-current@FreeBSD.ORG Subject: Re: cc / Current problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 30 Mar 1998, Lester Igo wrote: > > I have a wierd problem with cc building -Current. > - > uname -a > FreeBSD confusion 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Sun Jan 18 19:34:23 > PST 1998 root@confusion:/usr/src/sys/compile/CONFUSION i386 > - > > I worked out the ide device problem with the kernel, however since I > started trying to make world, I have been getting cc errors on the option > "-02". > > - > cc: unrecognized option `-02' > - I just realized that this is actually using uption -02 and not -O2 which I thought it was, this is even more bothersome, where is this Coming from? I looked in /etc/Makefile and /usr/src/Makefile and /usr/src/lib/Makefile and still haven't found it. I know it has to be coming from somewhere and don't like the idea of installing the whole system compiled without optimization. -- Lester Igo 885-8823, 214 McConnell Hall http://www.uidaho.edu/~igo921 UNIX has very few quirks. Perhaps some utilities used on UNIX boxes are quirky, but you didnt say that. The system is very precise and has been worked upon by the best computing minds in the world. You must consider UNIX is a tad more complicated than System7. The fact it works at all is testimony to its strong and elegant design. -------- "I used to be thin, handsome and smart. Then I discovered UNIX." -- Adrian Chadd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message