This is the mail archive of the libstdc++@sourceware.cygnus.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: a bug the rpm spec file or in the makefile ?


> 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


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