Re: dependencies in c++

2000-10-19 Thread Alexandre Oliva
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

dependencies in c++

2000-10-19 Thread Patrick Guio
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

Re: How do I create inter-library dependencies within a single project?

2000-10-19 Thread Wesley W. Terpstra
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

µÍ¼Û³öÊÛµçÄÔÅä¼þ£¬Æû³µ£¬ÊÖ»ú£¬ÓÍ£¬³ÏÕ÷´úÀí£¡ #3387

2000-10-19 Thread jjjjj
µÍ¼Û³öÊÛµçÄÔÅä¼þ£¬Æû³µ£¬ÊÖ»ú£¬ÓÍ£¬³ÏÕ÷´úÀí£¡ º£ÐŹ«Ë¾(̨Íå)ÏòÄúÎʺã¡ ÎÒ¹«Ë¾³¤ÆÚ´ÓÊ¿ڰ¶Ã³Ò×£¬×ÊÔ´¿ª·¢¡£ ÏÖÓÐÒ»ÅúÍêÕûÊÖÐøµÄ½ø¿Ú½Î³µ£¬ÓÍ£¬ÊÖ»ú£¬µçÄÔÅä¼þ£¬ÒâÔÚ¹óµØÑ°ÕÒÏúÊÛ´°¿Ú¡£ ÎÒ·½³¤ÆÚÌṩ»õÔ´£¬¸ºÔð°²È«·¢»õµ½¹ó·½Ö¸¶¨µØµã¡£ Èë²ÖÑéÊպϸñºó£¬¹ó·½Ò»´ÎÐÔ¸¶ÇåÈ«¿î¡£ ¹ó·½ÐèÓкϷ¨ÊÖÐø£¬Îȶ¨Ïú

Re: How do I create inter-library dependencies within a single project?

2000-10-19 Thread Stephan Kulow
"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

Re: mulit-language-branch BUG: circular macro dependencies

2000-10-19 Thread Morten Eriksen
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