PATCH RFA: Build stages 2 and 3 with C++
Ian Lance Taylor
iant@google.com
Fri Jul 22 10:00:00 GMT 2011
David Edelsohn <dje.gcc@gmail.com> writes:
> On Wed, Jul 20, 2011 at 4:25 PM, Ian Lance Taylor <iant@google.com> wrote:
>
>> Presumably the fix will be to use -frandom-seed. Does this patch fix
>> the problem? (The only real change is to fragment.am, the other changes
>> are all generated by automake).
>
> This patch gets the build past the compiler and runtime, although the
> build time now is much longer on AIX.
I have bootstrapped with the patch and run the libstdc++ testsuite on
x86_64-unknown-linux-gnu.
OK for mainline?
Ian
2011-07-21 Ian Lance Taylor <iant@google.com>
* fragment.am (CONFIG_CXXFLAGS): Add -frandom-seed.
* Makefile.in: Rebuild.
* doc/Makefile.in: Rebuild.
* include/Makefile.in: Rebuild.
* libsupc++/Makefile.in: Rebuild.
* po/Makefile.in: Rebuild.
* python/Makefile.in: Rebuild.
* src/Makefile.in: Rebuild.
* testsuite/Makefile.in: Rebuild.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 548 bytes
Desc: patch
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20110722/e895b4b5/attachment.bin>
More information about the Libstdc++
mailing list