Re: lib does not match cputype
Re: lib does not match cputype
- Subject: Re: lib does not match cputype
- From: Bertrand Landry-Hetu <email@hidden>
- Date: Fri, 23 Dec 2005 03:12:57 -0500
2005/12/23, Michael Hanna <email@hidden>:
> OK, seems that when I try this sequence when compiling:
>
> env CFLAGS="-O -g -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch
> i386 -arch ppc"
>
> env DFLAGS="-Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -arch
> i386 -arch ppc"
is DFLAGS a typo when typing this email ? otherwise it should be LDFLAGS
But anyway it should not matter since you are only interested in the
static library. In some of the projects I use I found that they don't
honor the environment's CFLAGS or one of the file it compiles does not
do it right, so you might need to tweak the configure file and or the
makefiles.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden