From owner-freebsd-questions Mon Oct 13 19:54:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA15020 for questions-outgoing; Mon, 13 Oct 1997 19:54:21 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from attila.stevens-tech.edu (root@attila.stevens-tech.edu [155.246.14.11]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA15014 for ; Mon, 13 Oct 1997 19:54:18 -0700 (PDT) (envelope-from wweng@attila.stevens-tech.edu) Received: from attila.stevens-tech.edu (attila.stevens-tech.edu [155.246.14.11]) by attila.stevens-tech.edu (8.8.5/8.8.3.1) with SMTP id WAA01001 for ; Mon, 13 Oct 1997 22:54:03 -0400 (EDT) Date: Mon, 13 Oct 1997 22:54:02 -0400 (EDT) From: Wei Weng To: freebsd-questions Subject: Re: xwindows compiler In-Reply-To: <19971014113300.12342@lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk and gcc. :) ************************************************************ Wei Weng & A N NIIIM MEEEE * Box s-1398 & A A NN N I MM MM * Stevens Institute of Technology& A A N N N I M M MEEEE * Hoboken, NJ 07030 & AAAAAAAN NN I M M * wweng@stevens-tech.edu &A A NIIIM MEEEE * ************************************************************ On Tue, 14 Oct 1997, Greg Lehey wrote: > On Mon, Oct 13, 1997 at 02:59:55PM -0400, Greg...-*smile*- wrote: > > hello all! > > > > > > i am new to this mailing list and...i was hoping some one could help me > > ..i am looking for some type of xwindows compiler.....one that i can compiler c/c++ > > code on..any help would be a great help! > > This question belongs on -questions, not -hackers. > > You compile C or C++ code on a C compiler, not an X windows compiler. > It's called cc. > > Greg >