10/03/09 01:11:22 r+MTDiDF
>>596
There are two ways to build NcFTP. The first (and optimal) way builds most of
the functionality as a shared library and then builds and installs the program
linked against this library.
The second method simply links all of the functionality into the binary statically.
これだね。よく読んでなかった、ごめん。