libstdc++-v3 and newlib
Gabriel Dos Reis
Gabriel.Dos-Reis@cmla.ens-cachan.fr
Sat Nov 25 08:23:00 GMT 2000
Joel Sherrill <joel.sherrill@OARcorp.com> writes:
| I am trying to compile the latest CVS code for sparc-rtems (similar
| to sparc-elf) and am getting this:
|
| ../../../../../cvs-objs/gcc/egcs/libstdc++-v3/libmath/complex-stub.h:84:
| declaration
| of C function `double cabs(__complex__ double)' conflicts with
| /usr2/test-gcc/install/sparc-rtems/include/math.h:112: previous
| declaration
| `double cabs()' here
| ../../../../../cvs-objs/gcc/egcs/libstdc++-v3/libmath/complex-stub.h:87:
| declaration
| of C function `float cabsf(__complex__ float)' conflicts with
| /usr2/test-gcc/install/sparc-rtems/include/math.h:182: previous
| declaration
| `float cabsf()' here
Actually we no longer need those functions, and they should be removed.
But from where I'm sending mails I can't do any commit. Please give
me about 5 hours -- the time to set up some bits.
-- Gaby
CodeSourcery, LLC http://www.codesourcery.com
More information about the Gcc
mailing list