Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Nov 2015 17:04:24 +0100
From:      Polytropon <freebsd@edvax.de>
To:        Will Senn <will.senn@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: gnu make and gcc
Message-ID:  <20151118170424.6f085661.freebsd@edvax.de>
In-Reply-To: <564C91DA.3040909@gmail.com>
References:  <564C91DA.3040909@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 18 Nov 2015 08:57:30 -0600, Will Senn wrote:
> Is it ok to install gnu make and gcc on FreeBSD 10.2? and is it safe to 
> do so? Or, will it cause confusion with the system provided toolset?

Yes, there are ports for both which you can install. For GCC,
the binary will be called gcc or gccXY (where XY is the version),
and GNU make will be called gmake. It will not conflict with
system tools.



> I 
> am trying to build the simh PDP simulator on freebsd and the makefile is 
> a gnu makefile.

You should be able to use SimH included in the ports collection,
which is fully compatible with FreeBSD's ports infrastructure
(so "make install" will work - and install every dependency needed
to do so). Or install via pkg. :-)





-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151118170424.6f085661.freebsd>