This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Possible bug introduced during mkcheck.in split?
- To: libstdc++ at sources dot redhat dot com
- Subject: Possible bug introduced during mkcheck.in split?
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- Date: Tue, 28 Nov 2000 21:26:35 -0600 (CST)
- Reply-to: rittle at rsch dot comm dot mot dot com
I have found what I believe to be a bug in the separation of
tests_flags.in from mkcheck.in. Namely, all binaries are now built
without -static during `make check'. I have not investigated a fix
yet. Seen on both i386-*-freebsd* (believed to have a fairly decent
libtool configuration now) and alpha-*-freebsd* (port is somewhat of a
complete mess at the moment ;-).