Shalom.

On Tue, Mar 21, 2000 at 06:18:46PM +0200, mulix wrote:
> 
> With g++, it compiles fine.
> With gcc, I get:
> "... undefined reference to 'sqrt'"
> "collect2: ld returned 1 exit status code"
> 

You must use gcc with the -lm flag to link the math library.

> Thanks in advance!
> -- 
> mulix.
> email: [EMAIL PROTECTED]
> 
--
Lehitraot, Roi.

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to