This is the mail archive of the libstdc++@sources.redhat.com 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: Possible bug introduced during mkcheck.in split?


Loren James Rittle <rittle@latour.rsch.comm.mot.com> writes:

| 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'.  

You analysis is quite right.  SH_FLAGS and ST_FLAGS were moved into
tests_flags without being added to LIBS.  Fixed shortly.

-- Gaby

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