Closed Bug 1242468 Opened 9 years ago Closed 9 years ago

Use GCC 4.7 for arm-eabi- cross compiler

Categories

(Firefox OS Graveyard :: GonkIntegration, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gerard-majax, Assigned: gerard-majax)

References

Details

Attachments

(2 files)

When building kernel, it complains about the GCC version we try to use: > kernel/raspberrypi/rpi2b/arch/arm/kernel/asm-offsets.c:54:2: error: #error Your compiler is too buggy; it is known to miscompile kernels > #error Your compiler is too buggy; it is known to miscompile kernels > ^ > kernel/raspberrypi/rpi2b/arch/arm/kernel/asm-offsets.c:55:2: error: #error and result in filesystem corruption and oopses. > #error and result in filesystem corruption and oopses. Forcing bypassing this really results in unbootable kernel. Using GCC 4.7 arm-eabi- cross compiler produced good working kernel.
Attached file B2G Manifest PR (deleted) —
Attachment #8711661 - Flags: review?(jgomez)
Attached file Device PR (deleted) —
Attachment #8711664 - Flags: review?(jgomez)
Attachment #8711661 - Flags: review?(jgomez) → review+
Attachment #8711664 - Flags: review?(jgomez) → review+
Depends on: 1243306
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: