Redundant entries in .la files

Alexandre Oliva aoliva@redhat.com
Fri Mar 1 09:43:00 GMT 2002


On Mar  1, 2002, "Roger W.Brown" <bregor@anusf.anu.edu.au> wrote:

>   The extract below comes from the Gnome-2 libgen_util_applet-2.la
>   library advice file.

>   It is the redundant -lm specification that is the cause of
>   concern.

This has nothing to do with GCC.  It's probably an effect of the
package you're building using an old version of libtool, that didn't
eliminate unnecessary duplicate libraries from the command line.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Gcc mailing list