`make`ing kernel for 4.5 with nonnative cc

2004-03-30 Thread CBuH.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, world! ;-) Preamble: Some time ago I've `configure make make install`-ed gcc-3.2.1, while 4.5 box has cc 2.95 (AFAIK). Issue: [EMAIL PROTECTED] bsdmake depend cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes

Re: `make`ing kernel for 4.5 with nonnative cc

2004-03-30 Thread Kris Kennaway
On Tue, Mar 30, 2004 at 03:33:53PM +0400, CBuH. wrote: Is the _only_ solve to get gcc-2.95 to be on the box? Yes, you must compile FreeBSD (kernel + world) with the system compiler. If you want to install another gcc version, use the relevant port, which will happily coexist with the system