Re: [Fink-devel] Xcode 4.2

2011-10-24 Thread Jack Howarth
On Fri, Oct 21, 2011 at 09:01:58AM -0700, David R. Morrison wrote: On Oct 21, 2011, at 8:50 AM, Jack Howarth wrote: On Fri, Oct 21, 2011 at 08:05:38AM -0700, David R. Morrison wrote: So at the very least, we should put a news item on the fink webpage warning users that fink on 10.6 is

[Fink-devel] SetCFLAGS: -g -O2 -std=c89

2011-10-24 Thread Jack Howarth
Brendan, I noticed you reverted gnupg2 in 10.7 to build against llvm-gcc with the comment... # stdint.h strangeness with clang Have you tried the approach of using... SetCFLAGS: -g -O2 -std=c89 with clang in gnupg2.info as is done for gnupg.info in 10.7? I suspect this may clean up your

Re: [Fink-devel] Xcode 4.2

2011-10-24 Thread David R. Morrison
On Oct 24, 2011, at 7:49 AM, Jack Howarth wrote: On Fri, Oct 21, 2011 at 09:01:58AM -0700, David R. Morrison wrote: On Oct 21, 2011, at 8:50 AM, Jack Howarth wrote: On Fri, Oct 21, 2011 at 08:05:38AM -0700, David R. Morrison wrote: So at the very least, we should put a news item on the

Re: [Fink-devel] Xcode 4.2

2011-10-24 Thread Max Horn
Am 24.10.2011 um 17:58 schrieb David R. Morrison [...] Dave, Any thoughts on the alternative approach as implemented in... http://sourceforge.net/tracker/?func=detailaid=3427243group_id=17203atid=317203 Checking for 10.6 in the path-prefix-10.6 compiler-wrapper and substituting

Re: [Fink-devel] Version control migration?

2011-10-24 Thread Charles Lepple
In light of the fink core code moving to git/GitHub, I'd like to bump this thread (git for dists/): http://thread.gmane.org/gmane.os.macosx.fink.devel/20083 For bootstrapping, is git part of the latest Xcode, or is that only on 10.7? What else is needed to change over from CVS? -- Charles