Problems with gcc-4.0.1 libstdc++ and mvme5500
Ralf Corsepius
ralf.corsepius at rtems.org
Thu Nov 17 17:03:13 UTC 2005
On Thu, 2005-11-17 at 11:56 -0500, Phillip Sorensen wrote:
> The only
> problem is that the iostream sample know fails to build as part of the
> normal RTEMS build, but I can get it to build later by adding -lstdc++
> to the build.
Don't ever do this.
libstdc++ is an internal compiler library users are NOT supposed to
passed to the compiler.
Ralf
More information about the users
mailing list