Previous: Distributing, Up: Integrating libtool [Contents][Index]
¥Ñ¥Ã¥±¡¼¥¸¤ò³«È¯¤·¤Æ¤¤¤ë¤È¤¡¤¥Ñ¥Ã¥±¡¼¥¸¤ò‘--disable-shared’¥Õ¥é
¥°¤Ç¥³¥ó¥Õ¥£¥°¥ì¡¼¥·¥ç¥ó¤·¤¿¤ê¡¤AC_DISABLE_SHARED
Autoconf¥Þ¥¯¥í
(see The AC_PROG_LIBTOOL
macro)¤ò»ÈÍѤ·
¤Æ¡¤AC_PROG_LIBTOOL
¤Î¥Ç¥Õ¥©¥ë¥È¤ËÍ¥À褹¤ë¤³¤È¤Ë²ÁÃͤ¬¤¢¤ë¤³¤È¤â
¤è¤¯¤¢¤ê¤Þ¤¹¡¥¤³¤ì¤Ï¡¤libtool¤¬¶¦Í¥é¥¤¥Ö¥é¥ê¤ò¥Ó¥ë¥É¤¹¤ë¤³¤È¤òÈò¤±¡¤
¤½¤ì¤Ë¤Ï¡¤¤¤¤¯¤Ä¤«¤ÎÍøÅÀ¤¬¤¢¤ê¤Þ¤¹¡¥
¥Ñ¥Ã¥±¡¼¥¸¤ÎREADME¤Ë¡¤Â¾¤Î³«È¯¼Ô¤Ë‘--disable-shared’¤Ç»þ´Ö ¤ò²Ô¤²¤ë¤³¤È¤òÃΤ餻¤ë¤¿¤á¡¤¤Á¤ç¤Ã¤È¤·¤¿Ãí°Õ¤ò½ñ¤¤¿¤¤¤«¤â¤·¤ì¤Þ¤»¤ó¡¥ °Ê²¼¤ÎÎã¤ÎÃí°Õ¤Ï¡¤GIMP6 ÇÛÉÛʪ¤ÎREADME¤«¤é»ý¤Ã¤Æ¤¤Þ¤·¤¿¡¥
The GIMP uses GNU Libtool in order to build shared libraries on a variety of systems. While this is very nice for making usable binaries, it can be a pain when trying to debug a program. For that reason, compilation of shared libraries can be turned off by specifying the ‘--disable-shared’ option to configure.
»×¤¤Àڤ꤬¤è¤¯¤Ê¤¤¿Í¤Î¤¿¤á¤ÎGNU Image Manipulation Program¤Ç¤¹¡¥http://www.gimp.org/¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡¥