[Bf-committers] slight modifications in Makefiles

Jacques Guignot bf-committers@blender.org
Sat, 26 Jul 2003 18:51:18 +0000


Here is a small excerpt from the messages of the final link of blender :

***********************************************************
-lpthread -lpthread -lpthread -lpthread -L/usr/lib -lpthread -lpthread 
-lutil -lpthread -lutil -lpthread -lpthread -lpthread -lpthread 
-lpthread -lpython2.2 /usr/X11R6/lib/libGLU.so -lpthread 
/usr/X11R6/lib/libGL.so -lSM -lICE -lXmu -lXi -lpthread -lopenal 
/usr/lib/libvorbisfile.so /usr/lib/libvorbis.so /usr/lib/libogg.so -lesd 
/usr/lib/libsmpeg.so -lsupc++ -lgcc_s -lpthread -lutil -lpthread -lutil 
/usr/lib/libjpeg.so -lpng -lpthread -lstdc++ -lz /usr/lib/libSDL.so 
/usr/lib/libasound.so -lm -ldl -lpthread -laudio -lXt -lX11 -lXext -lpthread
*************************************************************

Seems the linker ***loves*** to link with lpthread!

More seriously, it is not a real bug, but I think small modifications 
should be done in the makefiles to avoid these unuseful links...