On Feb 7, 2006, at 5:37 PM, Bill Saphir wrote:
In an attempt to limit runtime dependencies, I am using static
libraries
where possible. Under OSX (10.4.4) I get the following error when I
try to
link my application:
/usr/bin/ld: multiple definitions of symbol _munmap
/usr/lib/gcc/powerpc-ap
In an attempt to limit runtime dependencies, I am using static libraries
where possible. Under OSX (10.4.4) I get the following error when I try to
link my application:
/usr/bin/ld: multiple definitions of symbol _munmap
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libSystem.dylib(munmap.So)