Ver Fonte

Working Darwin toolset for MacOSX with it's custom GCC compiler.
* allyourbase.jam;
use RANLIB for MacOSX as the linker requires it.
keep *.o files as scanning doesn't seem to work.
* darwin-tools.jam;
static runtime doesn't work and is minimally only the gcc runtime
use ar
manipulations for making c++ correctly link without using libtool


[SVN r15943]

Rene Rivera há 24 anos atrás
pai
commit
4ee602d05e
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit c866a673a4baa813b06e8d8a3367f92656ad0d6f
+Subproject commit 3f8128f59374f91325436b66c0e898472036d705

粤ICP备19079148号