Re: xcode-users digest, Vol 1 #70 - 15 msgs
Re: xcode-users digest, Vol 1 #70 - 15 msgs
- Subject: Re: xcode-users digest, Vol 1 #70 - 15 msgs
- From: "Mike Pinkerton" <email@hidden>
- Date: Wed, 12 Nov 2003 09:57:07 -0500 (EST)
- Organization: AOL
email@hidden wrote on 11/11/03, 10:47 PM:
> > I've set the CFLAGS and LDFLAGS environments like this:
> > setenv CFLAGS "-I/Developer/SDKs/MacOSX10.2.7.sdk/usr/include -O2
> > -mdynamic-no-pic -nostdinc"
> > setenv LDFLAGS "-L/Developer/SDKs/MacOSX10.2.7.sdk/usr/lib"
>
> Some more information I forgot to include...
>
> First, I forgot I also set these variables before building:
> setenv MACOSX_DEPLOYMENT_TARGET "10.2"
> setenv NEXT_ROOT "/Developer/SDKs/MacOSX10.2.7.sdk"
>
> Also, the linker error I'm specifically getting is...
>
> ld: Undefined symbols:
> _poll
> _stpcpy
We have a similar problem building mozilla (and doing the
above-mentioned steps), but at final link we get
mach_host_self()
host_info(unsigned, int, int*, unsigned*)
as undefined link errors. Anyone have any ideas?
--
Mike Pinkerton
Mac Weenie
email@hidden http://people.netscape.com/pinkerton/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.