-[ Tue, Apr 07, 2009 at 08:00:07PM +0300, Anas Alzouhbi ]---- > I tried 'ln with gcc, but I'm interested to compile it with toolchain > so the command is make and is not gcc > and it doesn't successful with make :( > what should I do??
I don't use any special toolchain, but I suppose that you can use the LDFLAGS parameter : "make LDFLAGS=-lm" should get you started before someone who knows the toolchain you are refering about gives you the proper method. _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

