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]

less than ideal Makefile


FYI, the Makefile(s) under libstdc++-v3 appear broken to me but they
could be correct according to convention.  Although it would be the
opposite convention used in the compiler directory where the motto is
that "one can never be forced to rebuild enough after what looks like
a trivial update to a file my port doesn't even use". ;-)

If I save a change to include/bits/fstream.tcc and run gmake-3.79.1 in
$obj, the correct parts of the library are not rebuilt unless I
explicitly remove $obj/src/misc-inst.lo.

Regards,
Loren


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