An error occurred on trunk, the new libcpp-math.
Stops here, when its linking.
I don't know that much about C programming to fix it.
Its output is printing out something about a missing file in e_expf.c,
at fenv.h.
Bobby



"1.0\" -DHAVE_HIDDEN_VISIBILITY=1 -I. -I../../../../gcc/libgcc-math/i386 -I../.. /../../gcc/libgcc-math/i386/../include -include ../../../../gcc/libgcc-math/i386 /sse2.h -Wall -O2 -g -msse2 -msseregparm -mfpmath=sse -march=pentium3 -fno-math- errno -fno-trapping-math -ffinite-math-only -fno-rounding-math -fno-signaling-na ns -D__NO_MATH_INLINES -O2 -g -O2 -MT libsse2_la-e_expf.lo -MD -MP -MF .deps/lib sse2_la-e_expf.Tpo -c ../../../../gcc/libgcc-math/i386/../flt-32/e_expf.c -o lib
sse2_la-e_expf.o
../../../../gcc/libgcc-math/i386/../flt-32/e_expf.c:56:18: error: fenv.h: No suc
h file or directory
../../../../gcc/libgcc-math/i386/../flt-32/e_expf.c: In function '__libm_sse2_ex
pf':
../../../../gcc/libgcc-math/i386/../flt-32/e_expf.c:87: error: 'fenv_t' undeclar
ed (first use in this function)
../../../../gcc/libgcc-math/i386/../flt-32/e_expf.c:87: error: (Each undeclared
identifier is reported only once
../../../../gcc/libgcc-math/i386/../flt-32/e_expf.c:87: error: for each function
it appears in.)
../../../../gcc/libgcc-math/i386/../flt-32/e_expf.c:87: error: expected ';' befo
re 'oldenv'
../../../../gcc/libgcc-math/i386/../flt-32/e_expf.c:89: warning: implicit declar
ation of function 'feholdexcept'
../../../../gcc/libgcc-math/i386/../flt-32/e_expf.c:89: error: 'oldenv' undeclar
ed (first use in this function)
../../../../gcc/libgcc-math/i386/../flt-32/e_expf.c:122: warning: implicit decla
ration of function 'fesetenv'
../../../../gcc/libgcc-math/i386/../flt-32/e_expf.c:130: warning: implicit decla
ration of function '__isinff'
make[3]: *** [libsse2_la-e_expf.lo] Error 1
make[3]: Leaving directory `/home/bobby/obj/i686-pc-cygwin/libgcc-math/i386'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/bobby/obj/i686-pc-cygwin/libgcc-math'
make[1]: *** [all-target-libgcc-math] Error 2
make[1]: Leaving directory `/home/bobby/obj'
make: *** [all] Error 2

[EMAIL PROTECTED] ~/obj
$

Reply via email to