Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Mar 2001 12:21:49 -0500 (EST)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Steve Price <steve@havk.org>
Cc:        will@FreeBSD.ORG, obrien@FreeBSD.ORG, ports@FreeBSD.ORG
Subject:   Re: qt22 port for Alpha
Message-ID:  <15017.4397.19983.257573@grasshopper.cs.duke.edu>
In-Reply-To: <20010308215655.J46327@bsd.havk.org>
References:  <20010308215655.J46327@bsd.havk.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Steve Price writes:
 > Any chance of getting this fixed for 4.3-RELEASE?
 > 
 >         http://havk.org/alpha/qt-2.2.4.log
 > 
 > This appears to affect the build of 52 other ports on the Alpha
 > and is a major show-stopper to getting kde-2.1 in this release.

The optimizer appears to be somewhat broken for c++ on alpha.  You
should be able to get it to compile by changing the '-O -pipe ... ' to
'-O0 -pipe ... ' for this port.

I have no idea how to really do this in a freebsd ports kinda way.

Drew


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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