Where does _environ come from?
Where does _environ come from?
- Subject: Where does _environ come from?
- From: Kevin Hoyt <email@hidden>
- Date: Wed, 7 Jan 2004 12:03:17 -0800
I have several projects in Xcode, one of which builds a framework. The
link step for the framework project fails because '_environ' is not
defined. This is not an issue for my other command line tools, which use
the same code base. I've compared the projects and they appear to be
linking against the same set of system frameworks.
Any suggestions on why the framework project can't find _environ when the
command line tool projects do?
Not that it matters, but the framework project does link with
CodeWarrior...
Kevin Hoyt
_______________________________________________
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.