Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2007 23:00:47 -0700
From:      Garrett Cooper <youshi10@u.washington.edu>
To:        freebsd-ports@freebsd.org
Subject:   Re: Help with C++ transition from GCC 3.x to 4.x
Message-ID:  <460A048F.5070600@u.washington.edu>
In-Reply-To: <20070327205021.3036df61@deimos.mars.bsd>
References:  <20070327193751.72b5f201@deimos.mars.bsd>	<20070327203201.07235a7d@deimos.mars.bsd> <20070327205021.3036df61@deimos.mars.bsd>

next in thread | previous in thread | raw e-mail | index | archive | help
Alejandro Pulver wrote:
> On Tue, 27 Mar 2007 20:32:01 -0300
> Alejandro Pulver <alepulver@FreeBSD.org> wrote:
> 
>> On Tue, 27 Mar 2007 19:37:51 -0300
>> Alejandro Pulver <alepulver@FreeBSD.org> wrote:
>>
>>> Hello.
>>>
>>> I have problems with updating the "games/airrox" port to make it build
>>> with GCC 4.x, as it fails in the linking stage.
>>>
>>> The port is attached (which fixes a trivial problem), and so the
>>> corresponding log.
>>>
>>> Any help would be appreciated.
>>>
>>> Thanks and Best Regards,
>>> Ale
>> Attachments were stripped, here they go again in plain text.
>>
> 
> See:
> 
> http://people.freebsd.org/~alepulver/airrox.log
> http://people.freebsd.org/~alepulver/airrox.shar
> 
> This is not my day, I'd better go to sleep.
> 
> Best Regards,
> Ale

Looks like the majority of the problems stem from the fact that
something changed in the way that the indirection of operators are
overloaded with gcc-4.x (seems like the errors being reported are a bit
erroneous).

I'd check with the maintainers upstream about this..
-Garrett



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?460A048F.5070600>