In general if it's in the Xcode package, it's private and you can't replace it. You should treat /Applications/Xcode.app/* as read only.
If you need a different version of Bison for your purposes, you should customize whatever is necessary to point to the one you want.
On 10 Apr, 2014, at 9:48 pm, McLaughlin, Michael P. < email@hidden> wrote:
Xcode 5.1 uses Bison 2.3. Is it safe to replace
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bison
with Bison 3? If so, would a subsequent Xcode update override this with an older version of Bison?
Thanks.
--
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
References: | |
| >Updating Bison (From: "McLaughlin, Michael P." <email@hidden>) |
|