Displaying 2 results from an estimated 2 matches for "fmachep".
Did you mean:
fmacheps
2005 Oct 24
2
Compilation package error
...ng for malloc.h... yes
checking for varargs.h... no
checking for size_t... yes
checking for working const... (cached) yes
checking whether byte ordering is bigendian... (cached) no
checking for u_int
computing machine epsilon(s)
gcc -o macheps ./src/meschach/dmacheps.c
gcc -o macheps ./src/meschach/fmacheps.c
computing M_MAX_INT
gcc -o maxint maxint.c
./src/meschach/maxint.c: In function 'main':
./src/meschach/maxint.c:37: warning: incompatible implicit declaration
of built-in function 'printf'
checking char \\0 vs. float zeros
checking for bcopy... yes
checking for bzero... yes
chec...
2010 Jul 08
0
help compiling add-on package
...ng for malloc.h... yes
checking for varargs.h... no
checking for size_t... yes
checking for working const... (cached) yes
checking whether byte ordering is bigendian... (cached) no
checking for u_int
computing machine epsilon(s)
gcc -o macheps ./src/meschach/dmacheps.c
gcc -o macheps ./src/meschach/fmacheps.c
computing M_MAX_INT
gcc -o maxint maxint.c
./src/meschach/maxint.c: In function 'main':
./src/meschach/maxint.c:37: warning: incompatible implicit declaration of built-in function 'printf'
checking char \\0 vs. float zeros
checking for bcopy... yes
checking for bzero... yes
check...