[Bug debug/28273] New: gcc fails to compile with dwarf2 support

2006-07-05 Thread brian dot sidebotham at gmail dot com
dwarf2 support Product: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: brian dot sidebotham at gmail dot com GCC host triplet

[Bug bootstrap/32829] New: CVS bootstrap failure with as: unrecognised option -Qy

2007-07-19 Thread brian dot sidebotham at gmail dot com
option -Qy Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: brian dot sidebotham at gmail dot com GCC build triplet: i686-

[Bug bootstrap/32829] CVS bootstrap failure with as: unrecognised option -Qy

2007-07-19 Thread brian dot sidebotham at gmail dot com
--- Comment #1 from brian dot sidebotham at gmail dot com 2007-07-20 01:20 --- Created an attachment (id=13942) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13942&action=view) Pre-processed file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32829

[Bug bootstrap/32829] CVS bootstrap failure with as: unrecognised option -Qy

2007-07-20 Thread brian dot sidebotham at gmail dot com
--- Comment #2 from brian dot sidebotham at gmail dot com 2007-07-20 13:16 --- Earlier in the build, I get a line which I've just noticed scanning through some logs: CONFIGURE:14040: test - Too many arguments I suspect this is the cause of the problem, as it checks the version

[Bug bootstrap/32829] CVS bootstrap failure with as: unrecognised option -Qy

2007-07-20 Thread brian dot sidebotham at gmail dot com
--- Comment #3 from brian dot sidebotham at gmail dot com 2007-07-20 13:18 --- appologies, in my previous post: CONFIGURE:14040: test - Too many arguments should more accurately read - ${srcdir}/gcc/configure:14040: test - Too many arguments -- http://gcc.gnu.org/bugzilla

[Bug bootstrap/32829] CVS bootstrap failure with as: unrecognised option -Qy

2007-07-23 Thread brian dot sidebotham at gmail dot com
--- Comment #5 from brian dot sidebotham at gmail dot com 2007-07-23 09:39 --- Here is the output of a correctly built and installed toolchain: > arm-elf-as -V arm-elf-as: unrecognized option `-V' > arm-elf-as -Qy arm-elf-as: unrecognized option `-Qy' > arm-e

[Bug bootstrap/32829] CVS bootstrap failure with as: unrecognised option -Qy

2007-07-24 Thread brian dot sidebotham at gmail dot com
--- Comment #6 from brian dot sidebotham at gmail dot com 2007-07-24 10:05 --- I can successfully build gcc cvs if I have the install dir in my $PATH so I expect this is my fault. Apologies for taking up anyone's time! -- brian dot sidebotham at gmail dot com ch