I have installed gcc 3.3.1 on a PC-linux system, with bootstrap by gcc
2.96. Every thing was right. But in a test program, the calll of the
"exp" function generated an error message " undefined reference to
'exp', thought I include the file <math.h>. What is the reason ?
Thanks
Didier