9fans archive / 1996 / 05 / 12 / prev next From: Min Huang mhuang@CS.... Subject: unix -lm Date: Sat, 4 May 1996 13:01:50 -0400 I try to do the following: pcc filename.c -lmath the compiler tell me that it can not find the library file. Could you please tell me how to do it using "pcc". Thank you very much