On Sat, 3 Jan 2004 [EMAIL PROTECTED] wrote: > I have just ommitted the "--tag=CC" option from the call to libtool > in the files utils/mmxsse/Makefile and mpeg2enc/Makefile and then > compilation went ok. Should I expect any problem with the software > as a consequence of that? mpeg2enc and mplex seems to be working
If the compilation and linking went ok then I would not expect an (bad) consequences. On some systems (OS/X) libtool-1.5 was required to get the C++ based shared libraries to build. > I would not like to replace a basic system tool myself, without > support from the OS community. Gentoo Linux does not have an > ebuild for libtool 1.5 in portage yet. Unless the replacement is I wonder what is taking so long. libtool-1.5 has been available for almost a year now. On the other hand it is not necessary to replace parts of the system (although I do it constantly). Install the new version in a different directory and then put that directory first in $PATH when you want to use the new version. If the system's libtool is in /usr/bin then installing the new version into /usr/local/bin is safe and won't affect/overwrite the system version. The replacement's only necessary, in this case, if you want to avoid editing the generated Makefiles each time you run ./configure or ./autogen.sh Cheers, Steven Schultz ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users