Hi, the INSTALL.txt of version 2.3.11 instructs to use the standard Unix procedure for compilation and installation.
./configure succeeds with creating config.h, but make gets stuck. It seems that Cygwin's math.h/cmath does not provide the required asinl-function: ../include/mico/os-math.h:413: error: `asinl' undeclared (first use this function) ../include/mico/os-math.h:413: error: (Each undeclared identifier is reported only once for each function it appears in.) I always running an updated Cygwin environment, currently using gcc 3.4.4. What am I doing wrong? Do I have to use older versions of the compiler and/or Mico? Thanks. -P. Graebel _______________________________________________ Mico-devel mailing list [email protected] http://www.mico.org/mailman/listinfo/mico-devel
