On Oct 19, 2000, Patrick Guio <[EMAIL PROTECTED]> wrote:
> I really have problems to get the dependencies stuff to work correctly. I
> can see that some depcomp files are installed in my subdirectories but if
> I touch a .h file the stuff is not rebuilt.
Which compiler are you using? The new de
Dear all
I really have problems to get the dependencies stuff to work correctly. I
can see that some depcomp files are installed in my subdirectories but if
I touch a .h file the stuff is not rebuilt.
And I cannot find any documentation about this feature. Can anybody help
me?
Sincerely
Patrick
On Thu, Oct 19, 2000 at 11:46:30AM +0200, Stephan Kulow wrote:
> "Wesley W. Terpstra" wrote:
> What version of libtool do you use? It works with both the HEAD
> and ml branch. KDE uses it extensivly on all kind of platforms.
My appologies. I checked out the HEAD cvs revision and it worked perfect
µÍ¼Û³öÊÛµçÄÔÅä¼þ£¬Æû³µ£¬ÊÖ»ú£¬ÓÍ£¬³ÏÕ÷´úÀí£¡
º£ÐŹ«Ë¾(̨Íå)ÏòÄúÎʺã¡
ÎÒ¹«Ë¾³¤ÆÚ´ÓÊ¿ڰ¶Ã³Ò×£¬×ÊÔ´¿ª·¢¡£
ÏÖÓÐÒ»ÅúÍêÕûÊÖÐøµÄ½ø¿Ú½Î³µ£¬ÓÍ£¬ÊÖ»ú£¬µçÄÔÅä¼þ£¬ÒâÔÚ¹óµØÑ°ÕÒÏúÊÛ´°¿Ú¡£
ÎÒ·½³¤ÆÚÌṩ»õÔ´£¬¸ºÔð°²È«·¢»õµ½¹ó·½Ö¸¶¨µØµã¡£
Èë²ÖÑéÊպϸñºó£¬¹ó·½Ò»´ÎÐÔ¸¶ÇåÈ«¿î¡£
¹ó·½ÐèÓкϷ¨ÊÖÐø£¬Îȶ¨Ïú
"Wesley W. Terpstra" wrote:
>
> I would like to run:
> libtool c++ -o foo.lo foo.cc
> libtool c++ -o bar.lo bar.cc
> libtool c++ -o libfoo.la foo.lo -rpath /usr/lib
> libtool c++ -o libbar.la bar.lo libfoo.la -rpath /usr/lib
>
> But, the last command yields:
> libtool: link: error: cannot link s
Pavel Roskin <[EMAIL PROTECTED]> writes:
[...]
> My understanding is that AC_PROG_LIBTOOL in the ml-branch tries to
> fool autoconf and gets caught by the new dependency tracking code.
>
> Concerning libltdl/configure.in, there is indeed a loop:
>
> configure.in:36: AC_LTDL_SYMBOL_USCORE is req