a bug the rpm spec file or in the makefile ?
Martin v. Loewis
martin@loewis.home.cs.tu-berlin.de
Fri Jun 30 10:19:00 GMT 2000
> can't people just use the nightly source snapshots and configure with
> --enable-libstdcxx-v3?
Maybe I lost track about what the problem is, but: If you have a rpm
spec file, and now start configuring with --enable-libstdcxx-v3, the
resulting binary RPM could be easily incorrect. You have to tell the
spec file what files go into binary distribution. Without having
looked at the spec file in question, my guess is that it might not
pick up the libstdc++-v3 header file, as they live in a different
directory.
Regards,
Martin
More information about the Libstdc++
mailing list