If you look at the path of the file that failed compilation, it is in
subversion/svn/. On Mac OS X there is no need to compile it twice as there
is no real supported concept of PIC - it's a no-op for the compiler.
Linking the libraries statically or dynamically is different of course. --
justin
O
[Justin Erenkrantz]
> Because GNU libtool always compiles code twice on Mac OS X (insert rant
> against GNU libtool here)
...
> But, then again, I always like reminding devs how evil libtool is and
> that it's double-compiling everything. =P
Well, you asked it to build both static and shared lib
I'm not entirely sure if we should commit this, but I'll throw this on-list
for posterity and future reference.
I was trying to compile trunk and was getting the following:
/bin/sh path-to-svn/libtool --tag=CC --silent --mode=compile ccache gcc
-std=c89 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -n
3 matches
Mail list logo