ports/60706: kimdaba standard install is excruciatingly slow
Cesar A. R. Crusius
cesarcrusius at earthlink.net
Tue Dec 30 17:20:26 UTC 2003
The following reply was made to PR ports/60706; it has been noted by GNATS.
From: "Cesar A. R. Crusius" <cesarcrusius at earthlink.net>
To: freebsd-gnats-submit at FreeBSD.org, cesarcrusius at 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)
More information about the freebsd-ports-bugs
mailing list