>try >cc -g -flto imgopt.o support.o ../common/jpeg.o ../common/gifread.o > ../common/gifwrite.o ../common/image.o ../common/misc.o ../common/file.o > ../common/fuzzy.o >-o a.exe -lm -ljpeg
Yep, that did it. I went back and re-read the gcc link order logic and should have looked at the old makefile first! Thanks for the help! - B -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple