On Fri, Apr 25, 2008 at 05:08:26PM +0200, Alexander Sack wrote:
> >
> > # we are modern and build with 4.2 everywhere
> > CXX=g++-4.2
> > CC=gcc-4.2
> > export CXX CC
> >
> > IMO being modern isn't really a package-specific issue ;-)
> >
>
> It was when 4.2 wasn't the default and 4.1 didn't wor
On Fri, Apr 25, 2008 at 02:22:21PM +0200, Robert Millan wrote:
>
> Hi,
>
> Note that this also breaks backports to etch, where gcc-4.2 isn't available.
>
> Unless you have strong reasons to avoid gcc-4.1, I recommend that you simply
> remove the variable override:
>
> # we are modern and build
Hi,
Note that this also breaks backports to etch, where gcc-4.2 isn't available.
Unless you have strong reasons to avoid gcc-4.1, I recommend that you simply
remove the variable override:
# we are modern and build with 4.2 everywhere
CXX=g++-4.2
CC=gcc-4.2
export CXX CC
IMO being modern isn't
3 matches
Mail list logo