gcc@ras.tmfweb.nl wrote: >hello, > >I have troubles with my GCC 2.95 compiler, to compile standard math functions such as sin and tan. > >Do you know how to solve this? > Please address preferentially this kind of questions to gcc-help@gcc.gnu.org Are you including in your command line -lm ? P.