Mike,
Thanks for your suggestion. Now just to confirm that I understand you, are you saying that I just just add the option -lm at the end of the compile command line line? Thanks again, Alex On Mon, 8 Jul 2002 [EMAIL PROTECTED] wrote: > Add "-lm" to your gcc link line... that asks gcc to link in the math > library. "-l" says link in the following library "m" is the name of the > math library. > > So "gcc -o run_me infile.c -lm" should produce a run_me... > > If not please paste the error messages you see. > > Good Luck, > Mike > _______________________________________________ _______________________________________________ vox-tech mailing list [EMAIL PROTECTED] http://lists.lugod.org/mailman/listinfo/vox-tech