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
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-
--- 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
--- 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
--- 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
--- 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
--- 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