---------------------------------- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 09-Mar-00 Time: 23:02:55 I having trouble linking libraries in my c programs say I have something like this #include <stdio.h> #include <math.h> main() { int i; float j; for(i=1;i<10;++i) j=pow(1.0*i,5.0) } I get the following error when compiling gcc -o foo foo.c This message was sent by XFMail ---------------------------------- -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
- Unidentified subject! matt boex
- Unidentified subject! Steve Dixon
- Unidentified subject! Manuel Camacho
- Unidentified subject! [EMAIL PROTECTED]
- Unidentified subject! Christopher Molnar
- Unidentified subject! James Lindley
- Unidentified subject! Dana Danet
- Re: Unidentified subject! Ric Moore
- Re: Unidentified subject! Juan Sanchez
- Unidentified subject! Georgios Adamopoulos
- Re: Unidentified subject! Larry Mintz
- Re: Unidentified subject! Bernhard Rosenkraenzer
- Re: Unidentified subject! Wayne Dyer
- Unidentified subject! Jim Baxter
- Unidentified subject! Bjornson, Matt
- Re: Unidentified subject! Vidiot
- Re: Unidentified subject! Mikkel L. Ellertson
- Re: Unidentified subject! Gustav Schaffter
- Re: Unidentified subject! Thomas Ribbrock \(Design/DEG\)
- Re: Unidentified subject! Manuel A. Camacho Q.
- Re: Unidentified subject! brian davison