gcc-4.5-RH in F14

Roland McGrath roland at redhat.com
Fri Jul 9 03:48:29 UTC 2010


> This is accurate.
> 
> the files must be identical if they are not elf binaries.

I think the .py[co] files embed timestamps or something like that.
So they are nonidentical but not actually different at all.
You want all python to be in things that you don't want two of, AFAICT.

In general one could split out a -headers subpackage with the headers and
the python.  But the rawhide libstdc++-devel actually has nothing but the
headers anyway (with libstdc++-static split out), so just the python there
would make you only ever want libstdc++-devel.x86_64 and you can compile
with -m32 just with matching-version libstdc++.i686 installed.


Thanks,
Roland


More information about the devel mailing list