On Jan 24, 2008, at 9:35 PM, Ryan Schmidt wrote:
That makes good sense to me, especially after looking at the
ghc Portfile.
The gsl port seems to think this functionality already exists:
platform darwin 6 7 {
configure.cflags-append "-O1"
}
I wonder whether this section actually gets use
On Jan 27, 2008, at 5:53 PM, Daniel J. Luke wrote:
It doesn't look like that was the problem in this case, since it
fails the same way for me when I remove that symlink. I don't have
the same problem with configure on my other Leopard machine, so I
suppose there's something peculiar with how
2008/1/27, Ryan Schmidt <[EMAIL PROTECTED]>:
>
> On Jan 26, 2008, at 18:21, Juan Manuel Palacios wrote:
>
> > On Jan 25, 2008, at 3:30 PM, Tetsuya Wada wrote:
> >
> >> Thank you for providing us the MacPorts. I'm building one of my
> >> Mac mini as a home server. It couldn't be made without the sit
Ryan Schmidt wrote:
This works on PowerPC Macs too?
Sortof. It works OK when building the default i386+ppc archs,
but if one wants to build a single "ppc" arch then it should
probably be changed into "powerpc-apple-darwin#" instead...
Something which is actually rather fun to have around, as
On Jan 27, 2008, at 14:40, [EMAIL PROTECTED] wrote:
Revision: 33483
http://trac.macosforge.org/projects/macports/changeset/33483
Author: [EMAIL PROTECTED]
Date: 2008-01-27 12:40:10 -0800 (Sun, 27 Jan 2008)
Log Message:
---
set canonical system name, for universal configu
checking build system type... powerpc-apple-darwin9.1.0
checking host system type... powerpc-apple-darwin9.1.0
checking target system type... powerpc-apple-darwin9.1.0
checking for sw_vers... sw_vers
checking Mac OS X version... 10.5.1
checking Xcode version... 3.0
checking MacPorts version... 1.6.
On Jan 28, 2008, at 00:13, William Davis wrote:
Begin forwarded message:
From: Jeremy Huddleston <[EMAIL PROTECTED]>
Date: January 27, 2008 6:06:35 PM EST
To: Fred Dushin <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED], Harald Hanche-Olsen
<[EMAIL PROTECTED]>
Subject: Re: Trying to revert X11 aft