[Bug libstdc++/25823] New: --disable-hosted-libstdcxx causes build break

2006-01-17 Thread pedz at easesoftware dot net
Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pedz at easesoftware dot net GCC build triplet: powerpc-ibm-aix5.3.0.0 GCC host triplet: powerpc-ibm-aix5.3.0.0 GCC target triplet: powerpc-ibm-aix5.3.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25823

[Bug libstdc++/25823] --disable-hosted-libstdcxx causes build break

2006-01-17 Thread pedz at easesoftware dot net
--- Comment #1 from pedz at easesoftware dot net 2006-01-17 17:42 --- Created an attachment (id=10658) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10658&action=view) How configure was called -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25823

[Bug libstdc++/25823] --disable-hosted-libstdcxx causes build break

2006-01-17 Thread pedz at easesoftware dot net
--- Comment #2 from pedz at easesoftware dot net 2006-01-17 17:43 --- Created an attachment (id=10659) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10659&action=view) My Patch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25823

[Bug libstdc++/25824] New: --disable-hosted-libstdcxx causes build break in eh_globals.cc

2006-01-17 Thread pedz at easesoftware dot net
org ReportedBy: pedz at easesoftware dot net GCC build triplet: powerpc-ibm-aix5.3.0.0 GCC host triplet: powerpc-ibm-aix5.3.0.0 GCC target triplet: powerpc-ibm-aix5.3.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25824

[Bug libstdc++/25824] --disable-hosted-libstdcxx causes build break in eh_globals.cc

2006-01-17 Thread pedz at easesoftware dot net
--- Comment #1 from pedz at easesoftware dot net 2006-01-17 18:21 --- Created an attachment (id=10660) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10660&action=view) How configure was called -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25824

[Bug libstdc++/25824] --disable-hosted-libstdcxx causes build break in eh_globals.cc

2006-01-17 Thread pedz at easesoftware dot net
--- Comment #2 from pedz at easesoftware dot net 2006-01-17 18:23 --- Created an attachment (id=10661) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10661&action=view) My Patch I used the same style that eh_alloc.cc used by adding an ifdef and changing the calls in the

[Bug bootstrap/25825] New: Add soft float to list of libraries

2006-01-17 Thread pedz at easesoftware dot net
: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pedz at easesoftware dot net GCC build triplet: powerpc-ibm-aix5.3.0.0 GCC host triplet: powerpc-ibm-aix5.3.0.0 GCC target triplet: powerpc-ibm-aix5.3.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25825

[Bug bootstrap/25825] Add soft float to list of libraries

2006-01-17 Thread pedz at easesoftware dot net
--- Comment #1 from pedz at easesoftware dot net 2006-01-17 18:37 --- Created an attachment (id=10662) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10662&action=view) Suggested patch to t-aix52 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25825

[Bug bootstrap/25825] Add soft float to list of libraries

2006-01-17 Thread pedz at easesoftware dot net
--- Comment #2 from pedz at easesoftware dot net 2006-01-17 18:38 --- Created an attachment (id=10663) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10663&action=view) Suggested patch to ppc64-fp.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25825

[Bug libstdc++/25823] --disable-hosted-libstdcxx causes build break

2006-01-17 Thread pedz at easesoftware dot net
--- Comment #4 from pedz at easesoftware dot net 2006-01-17 18:40 --- I have not tried it and do not have the equipment to try it except on a Mac. I can do that if it would help. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25823

[Bug bootstrap/25825] Add soft float to list of libraries

2006-01-17 Thread pedz at easesoftware dot net
--- Comment #4 from pedz at easesoftware dot net 2006-01-17 22:01 --- No, I did not. Since your update, I've looked for some documentation and can not find any. If you can point me to some, then I will be happy to investigate futher. I assume that LIBCXXFLAGS or LIBCFLAGS may be

[Bug libstdc++/25823] --disable-hosted-libstdcxx causes build break

2006-01-17 Thread pedz at easesoftware dot net
--- Comment #8 from pedz at easesoftware dot net 2006-01-17 22:02 --- Note that 25824 is a close cousin to this bug report. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25823

[Bug c/25834] New: untar of tarball produces errors on AIX 5.3

2006-01-17 Thread pedz at easesoftware dot net
To: unassigned at gcc dot gnu dot org ReportedBy: pedz at easesoftware dot net GCC build triplet: powerpc-ibm-aix5.3.0.0 GCC host triplet: powerpc-ibm-aix5.3.0.0 GCC target triplet: powerpc-ibm-aix5.3.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25834

[Bug c++/25943] New: Options added to collect2

2006-01-24 Thread pedz at easesoftware dot net
want. -- Summary: Options added to collect2 Product: gcc Version: 4.0.2 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pedz

[Bug pch/14933] missing pre-compiled header depends with -MD

2006-03-20 Thread pedz at easesoftware dot net
--- Comment #5 from pedz at easesoftware dot net 2006-03-20 19:40 --- This is also on 4.0.2. This is marked as Serverity of "enhancement". Can we change that to "normal"? -- pedz at easesoftware dot net changed: What|Removed