Date: Fri, 14 Nov 2003 06:41:30 +0000 From: Jens Rehsack <rehsack@liwing.de> To: Marc van Woerkom <marc.vanwoerkom@fernuni-hagen.de> Cc: FreeBSD Ports <ports@freebsd.org> Subject: Re: Gcc 3.3 port Message-ID: <3FB4791A.7040108@liwing.de> In-Reply-To: <oprylnyiubdmv4ke@mailstore.fernuni-hagen.de> References: <opryk7duhndmv4ke@mailstore.fernuni-hagen.de> <3FB3C7CC.8080803@liwing.de> <oprylnyiubdmv4ke@mailstore.fernuni-hagen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Marc van Woerkom wrote: > On Thu, 13 Nov 2003 18:05:00 +0000, Jens Rehsack <rehsack@liwing.de> wrote: > >> Marc van Woerkom >> Have a look into the pkg-plist file and the Makefile in >> ${PORTSDIR}/lang/gcc34, it'll show you that it's a >> snapshot of the summer gcc 3.3.1 and should be updated. > > I have not tracked gcc development for a long time, > is there a new release out, or do you refer to some newer > cvs version? See gcc.gnu.org for more details. >> Furthermore it shows you, that the installed binaries >> are in /usr/local/bin and have the suffix '33'. > > Forgive my laziness. :) > >> each program which lies in /usr/bin will be found (and excuted) >> before anyone from /usr/local/bin. If you now check the files >> in /usr/share/mk/, you may found out, that the system compiler >> is named 'cc', not 'gcc', so even if no suffix would be used, >> no conflict will occur. > > That is good.. Hey, the porters thought. > In summary, all those gccs coexist and the correct one can be > be selected by PATH or environment settings. Check the suffixes! Regards, Jens PS: don't forget to CC the list
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FB4791A.7040108>