This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: v3's testsuite_flags being called too early


On May 23, 2001, Phil Edwards <pedwards@disaster.jaj.com> wrote:

> configure.in is calling testsuite_flags out of the $TARGET_SUBDIR during
> the build, but $TARGET_SUBDIR/libstdc++-v3 hasn't been configured yet.
> This leads to 'no such file' errors every time we leave a directory and
> enter a new one.

I recall having seen a patch that would fix this.  I'm not sure it's
already in.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]