Opened 4 months ago
#1840 new defect
Chicken Scheme fails to build for xtensa
Reported by: | Woodrow E Douglass | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | someday |
Component: | unknown | Version: | 5.3.0 |
Keywords: | Cc: | ||
Estimated difficulty: |
Description
I'm trying to fix a problem detected by Buildroot's autobuilder, in which Chicken does not build for the xtensa architecture. Xtensa is not a supported architecture, but the patch to build there is very small and non-invasive. Please consider merging.
This bug was originally discovered under version 5.3.0, but I have tested this patch against 5.4.0 and it works.
a reference to the buildroot autobuild failure is here, for reference:
http://autobuild.buildroot.net/results/0428595153756ab37a7b8eb421b0d58c3b357b9b/
Attachments (1)
Change History (1)
Changed 4 months ago by
Attachment: | 0001-xtensa-text-section-literals.patch added |
---|
Note: See
TracTickets for help on using
tickets.
A patch that resolves the xtensa build failure