[v3] system_error

Hans-Peter Nilsson hans-peter.nilsson@axis.com
Thu Aug 23 20:09:00 GMT 2007


> Date: Thu, 23 Aug 2007 21:30:23 +0200
> From: Hans-Peter Nilsson <hp@axis.com>

> /tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/libstdc++-v3/include/system_error:112: error: 'ENOTSUP' was not declared in this scope
> /tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/libstdc++-v3/include/system_error:113: error: 'ECANCELED' was not declared in this scope

Hm, I see they're POSIX.1 error codes and that CRIS isn't using
the newlib errno.h but one adjusted to use the same numbers as
Linux error codes.  So, I'd do best in fixing that errno.h
myself...  Sorry for the noise.

brgds, H-P



More information about the Libstdc++ mailing list