thank you david it is solved On 11/4/06, Davide Ceresoli <ceresoli at sissa.it> wrote: > > lan haiping wrote: > > Do you mean link libs required statically ? > > you should remove dynamical link in make.sys found by configure scripts, > > and define proper paths for statical libs. > > > > hope help.. > > > > If you want to enforce static linking, make sure the > following line is present in your make.sys: > LDFLAGS = -static > > On some linux distributions, however, the Intel compiler > fails during the linking phase. The solution is: > LDFLAGS = -i-static > > HTH. > > Davide > > _______________________________________________ > Pw_forum mailing list > Pw_forum at pwscf.org > http://www.democritos.it/mailman/listinfo/pw_forum >
-- rudra have a good time! -------------- next part -------------- An HTML attachment was scrubbed... URL: /pipermail/attachments/20061105/867a1943/attachment.htm
