/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ctags
whereas the Exuberant Ctags (the one that works) is in ~/local/bin
Is the Xcode path getting set during compile?
Is there an environment variable I can change?
I compiled macvim with:
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X -DMACOS_X_DARWIN -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
Linking: gcc -L/usr/local/lib -o Vim -lm -lncurses -liconv -framework AppKit -fstack-protector -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -lperl
VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Apr 2 2021 06:10:01)
macOS version - x86_64
Included patches: 1-2681