* [Buildroot] [buildroot 0001406]: ARM: gcc is not configured for the ARM cpu selected in the menuconfig
@ 2007-06-28 11:04 bugs at busybox.net
0 siblings, 0 replies; 2+ messages in thread
From: bugs at busybox.net @ 2007-06-28 11:04 UTC (permalink / raw)
To: buildroot
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=1406
======================================================================
Reported By: bjdooks
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 1406
Category: Architecture Specific
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 06-28-2007 04:04 PDT
Last Modified: 06-28-2007 04:04 PDT
======================================================================
Summary: ARM: gcc is not configured for the ARM cpu selected
in the menuconfig
Description:
The CPU selected in the menuconfig is not used to configure the gcc build
to use the configured CPU. This causes code to be built that will not run
on the target due to instructions that can never be executed.
If the cpu type is not specified, then not only is the compiler producing
builds of packages that are incorrect, but it will also produce an libgcc
with invalid instructions in it.
Passing CFLAGS with -mcpu=<configured-cpu> to the package builds was
considered as a posibility, but this will not ensure that libgcc is built
with the correct architecture flags.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
06-28-07 04:04 bjdooks New Issue
06-28-07 04:04 bjdooks Status new => assigned
06-28-07 04:04 bjdooks Assigned To => buildroot
06-28-07 04:04 bjdooks File Added: gcc-pass-cpu-config.patch
======================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] [buildroot 0001406]: ARM: gcc is not configured for the ARM cpu selected in the menuconfig
@ 2007-07-08 19:17 bugs at busybox.net
0 siblings, 0 replies; 2+ messages in thread
From: bugs at busybox.net @ 2007-07-08 19:17 UTC (permalink / raw)
To: buildroot
The following issue has been CLOSED
======================================================================
http://busybox.net/bugs/view.php?id=1406
======================================================================
Reported By: bjdooks
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 1406
Category: Architecture Specific
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 06-28-2007 04:04 PDT
Last Modified: 07-08-2007 12:17 PDT
======================================================================
Summary: ARM: gcc is not configured for the ARM cpu selected
in the menuconfig
Description:
The CPU selected in the menuconfig is not used to configure the gcc build
to use the configured CPU. This causes code to be built that will not run
on the target due to instructions that can never be executed.
If the cpu type is not specified, then not only is the compiler producing
builds of packages that are incorrect, but it will also produce an libgcc
with invalid instructions in it.
Passing CFLAGS with -mcpu=<configured-cpu> to the package builds was
considered as a posibility, but this will not ensure that libgcc is built
with the correct architecture flags.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
06-28-07 04:04 bjdooks New Issue
06-28-07 04:04 bjdooks Status new => assigned
06-28-07 04:04 bjdooks Assigned To => buildroot
06-28-07 04:04 bjdooks File Added: gcc-pass-cpu-config.patch
07-08-07 12:17 bernhardf Status assigned => closed
======================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-08 19:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-28 11:04 [Buildroot] [buildroot 0001406]: ARM: gcc is not configured for the ARM cpu selected in the menuconfig bugs at busybox.net
-- strict thread matches above, loose matches on Subject: below --
2007-07-08 19:17 bugs at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox