Re: [Lcms-user] Oy, undefined reference to `pow'
An ICC-based CMM for color management
Brought to you by:
mm2
From: Laurent M. <la...@be...> - 2001-12-05 03:58:02
|
>>>>> "Ashley" == Ashley M Kirchner <as...@pc...> writes: Ashley> Karl Heinz Kremer wrote: >> Just add -lm to the linker flags in the Makefile. I don't have >> access to the sources right now, so I can not be more >> specific. If you need more information, just let me know and I'll >> try to come up with better instructions. Ashley> Odd, I'm looking at testbed/Makefile and this is what it Ashley> has in it: Ashley> testcms: testcms.o ../src/liblcms.a $(CC) $(CFLAGS) Ashley> testcms.o ../src/liblcms.a -o $@ -lm Ashley> So why is it still failing? Try putting -lm before testcms.o -- Laurent Martelli la...@be... http://www.bearteam.org/~laurent/ |