[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Compiling gcc



On Mon, 1 Apr 1996, Michael Collins wrote:

> After  'configure' and 'make', I have several executable files in the
> gcc-2.X.XX directory.
> I find xgcc, cc1, cpp, and a few others, But  none of these seem to work when I

type 'make install'.  Those binaries are the actual compiler,
preprocessor, c++ compiler, etc.  The front end to them is 'gcc' which will
be installed in /usr/bin/

Guy



Reply to: