"Hector Oron" <[EMAIL PROTECTED]> writes:
> When cross compiling GCC version 4.2 (Debian way). I'm missing,
> libstdc++-v3/config/linker-map.gnu
>
> Are those moved somewhere else? I can not find any changelog or
> something telling about it.
>
> There is a bug thread at Debian bug tracking system[1].
>
> Should it be filed a bug against GCC-4.2 ?
In what sense is the file missing?
That file did exist in 4.1, but after the 4.1 release it moved to
libstd++-v3/config/abi/pre/gnu.ver
See
http://gcc.gnu.org/ml/gcc-patches/2005-12/msg01377.html
But all the references were updated, so why does it matter?
Ian