Please define what you mean by this. If you mean support for compiling
with "-static", you would need to recompile the Csu and cctools project
from Darwin. And even still, it probably wouldn't work.
If you mean "gcc and ld should provide functionality like -Bstatic to
prefer static libraries over shared libraries", that would most likely
need to be solved at the ld level as well.
Shantonu
On Sun, 29 Feb 2004, Julien TOUCHE wrote:
> - apple doesn't provide necessay env for static compiling. if DP gcc
> could, would be better.
|