pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: devel/boost-libs issue in pkg/42746



On Wed, Mar 30, 2011 at 10:16:19PM +0900, OBATA Akio wrote:
> On Wed, 30 Mar 2011 16:38:27 +0900, Francois Tigeot 
> <ftigeot%wolfpond.org@localhost> wrote:
> 
> >Please disregard my previous email, I may have inadvertently used gcc-4.1.
> >
> >I have done some more testing on brand new installations of DragonFly-2.9
> >with gcc-4.4.5.
> >On both i386 and amd64, your patch is needed to build boost-libs.
> >
> >It would be best to commit it before the 2011Q1 release.
> 
> Why I cannot reproduce this issue on DragonFly-2.8.2 with CCVER=gcc44?

May be because the compiler is different and doesn't implement this C++
feature in the same way as the following versions ?

The gcc44 version in DragonFly 2.8.2 is gcc-4.4.1 afaik

Early versions of gcc-4.4 have some nasty bugs; the current development version
of DragonFly uses gcc-4.4.2.
I couldn't build LibreOffice and found out some important packages did break 
with
4.4.1 and 4.4.2.

I'm currently testing gcc-4.4.5; it fixes many bugs and has actually no
trouble building most pkgsrc packages.

-- 
Francois Tigeot


Home | Main Index | Thread Index | Old Index