Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Mar 2013 12:02:37 +0100
From:      Niclas Zeising <zeising+freebsd@daemonic.se>
To:        mexas@bristol.ac.uk
Cc:        bf1783@gmail.com, freebsd-ports@freebsd.org
Subject:   Re: regression: lang/gcc47, gcc48 on amd64: configure: error: cannot compute suffix of object files: cannot compile
Message-ID:  <513873CD.1000504@daemonic.se>
In-Reply-To: <201303070731.r277VN0V022452@mech-cluster241.men.bris.ac.uk>
References:  <201303070731.r277VN0V022452@mech-cluster241.men.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On 03/07/13 08:31, Anton Shterenlikht wrote:
> 
> yep:
> 
> ===>>> Upgrade of gcc-4.8.0.20130210 to gcc-4.8.0.20130303 complete
> 
> So, are these options in /etc/make.conf harmful:
> 
> #CMAKE_ARGS+=    -DCMAKE_COLOR_MAKEFILE=off
> #CFLAGS+= -fno-color-diagnostics
> #CXXFLAGS+= -fno-color-diagnostics
> 

Just som idle speculation here.  Since gcc bootstraps itself, meaning
that the final copy of gcc you install is built by gcc (this is true for
lang/gcc47 and lang/gcc48, but not lang/gcc iirc).  This gcc used will
probably be confused about those arguments, at least if they are clang
specific...
Also, what is in config.log of the failed compiles?
Regards!
-- 
Niclas




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?513873CD.1000504>