erik quanstrom Fri, 09 Sep 2005 08:07:10 -0700
i had the same problem on linux; the solution on linux was: gcc --static
does that work for you? erik ---- Is there a way to generate a staticaly linked binary on Solaris-5.10? adding -B static to LDFLAGS seems to have no effect.