Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2003 09:20:25 -0800 (PST)
From:      "Cesar A. R. Crusius" <cesarcrusius@earthlink.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/60706: kimdaba standard install is excruciatingly slow
Message-ID:  <200312301720.hBUHKPaH069370@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/60706; it has been noted by GNATS.

From: "Cesar A. R. Crusius" <cesarcrusius@earthlink.net>
To: freebsd-gnats-submit@FreeBSD.org, cesarcrusius@earthlink.net
Cc:  
Subject: Re: ports/60706: kimdaba standard install is excruciatingly slow
Date: Tue, 30 Dec 2003 09:13:39 -0800

 Actually, upon further inspection, the change is not enough to make it work. I 
 ran the wrong executable while testing it. What has to be done is to run 
 'configure' with the CFLAGS environment variable set to '-O3', which I don't 
 know how to do from within the ports build environment. The KimDaBa I'm 
 running now was compiled manually with the following configure command:
 
 > env CFLAGS=-O3 ./configure
 
 The same has to be done in the ports build.
 
 Regards,
 
 -- 
 Cesar A. R. Crusius
 Synthesis Architect, Barcelona Design Inc.
 The OPS convex optimization system (http://ops.sourceforge.net)
 



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