I'm tried changing the compiler target to gcc-4.8 by modifying the GCC variable in osx_gcc_wrapper.sh, but Bazel always uses the default Xcode clang compiler. It seems that nothing in this file is being read, as introducing syntax errors in this file does not prevent compilation from proceeding.
I should note that I'm using Bazel 0.1.4, that I used the installer found in the Github releases page, and that I installed it locally. The osx_gcc_wrapper.sh file that I'm editing resides in ~/.bazel/base_workspace/tools/cpp/.
Is there another osx_gcc_wrapper.sh that I should be modifying? Maybe there is a cached version of this file that I need to delete? Thanks in advance for your help.
- Max
--
You received this message because you are subscribed to the Google Groups "bazel-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-discuss/6b26b1ca-352f-4fa7-bf18-82f6843c2577%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-discuss/69b1cd5e-0d42-492b-a6bf-e8ce714880a5%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-discuss/abb7bc77-dcde-4874-8cc7-02e631c2b0f9%40googlegroups.com.