PATCH: other/17789: Cannot 'make check' inside libstdc++-v3

Phil Edwards phil@codesourcery.com
Sat Oct 2 23:40:00 GMT 2004


Again, for the Nth time, H.J., you need to cc libstdc++@ on patches which
affect it.


On Sat, Oct 02, 2004 at 04:28:56PM -0700, H. J. Lu wrote:
>  include $(top_srcdir)/fragment.am
>  
> +# Set up library path if needed.
> +@set_gcc_lib_path@
> +
>  if GLIBCXX_HOSTED
>    hosted_source = libmath src po testsuite
>  endif
[...]
>  
>  include $(top_srcdir)/fragment.am
>  
> +# Set up library path if needed.
> +@set_gcc_lib_path@
> +

These need some comments.  Pointing to the TC_AM_blahblahblah macro is
probably good enough.  Something, at the very least, indicating what's
responsible for setting the value.

Has this been regtested on platforms other than ia64?


-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002



More information about the Libstdc++ mailing list