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.. regards, hai-ping On 11/3/06, rudra banerjee <rudrabnrj at gmail.com> wrote: > thanks!!! > but the problem is even deeper! > i need to compile it statically. can there is possibly any change that i > can make in the make file to compile it statically??? > > rudra > > On 11/3/06, Davide Ceresoli <ceresoli at sissa.it> wrote: > > > > rudra banerjee wrote: > > > dear friends, > > > being new, i am in trouble again! i have to shoot pwscf on a simd > > > machine. the point is can i check if pwscf is statically compiled or > > > not???which file should i look at??? > > Try the ldd command: > > # ldd pw.x > > not a dynamic executable > > > > > > -- > > +----------------------------------------------------------+ > > Davide Ceresoli <ceresoli at sissa.it > > > Scuola Internazionale Superiore di Studi Avanzati (SISSA) > > via Beirut 2-4 > > I-34014 Trieste, Italy > > Phone: +39-040-3787-448 Fax: +39-040-3787-528 > > Mobile: +39-347-1001570 > > Homepage: http://www.sissa.it/~ceresoli > > +----------------------------------------------------------+ > > _______________________________________________ > > 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/20061104/b23672a9/attachment.htm
