[SCore-users-jp] Re: [SCore-users] Compiling GROMACS

kameyama @ pccluster.org kameyama @ pccluster.org
2003年 4月 2日 (水) 09:17:37 JST


In article <1049233954.21103.109.camel @ cr1> "James O'Dell" <James_ODell @ brown.edu> wrotes:
> I am trying to compile GROMACS with X enabled.
> Mow the SCore compilers try to link all of the programs
> statically but X likes to be linked dynamically.

1. Please try -nostatic option.
   SCore compilers default is statically link.
   But -nostatic option force dybamically link.
   Note that SCore is not able to checkpoint/restore
   dynamically program.

2. Please add -ldl library to link the program.
   If you add this option, you can X11 programs to be statically linked.
   SCore demo program (mandel and pmandel) is linked with -ldl option.

                       from Kameyama Toyohisa
_______________________________________________
SCore-users mailing list
SCore-users @ pccluster.org
http://www.pccluster.org/mailman/listinfo/score-users



SCore-users-jp メーリングリストの案内