|
|
Rockbox mail archiveSubject: CVS version does not buildFrom: Johan Vromans (jvromans_at_squirrel.nl) Date: 2003-12-20
I cannot build the CVS version (031220-1817 MET) anymore:
% sh-elf-gcc -Os -nostdlib -o rockbox.elf lang.o alarm_menu.o credits.o debug_menu.o language.o main.o main_menu.o menu.o misc.o onplay.o playlist.o playlist_menu.o playlist_viewer.o plugin.o screens.o settings.o settings_menu.o sleeptimer.o sound_menu.o status.o tree.o wps.o wps-display.o recorder/bmp.o recorder/icons.o recorder/keyboard.o recorder/peakmeter.o recorder/radio.o recorder/recording.o recorder/widgets.o -L. -lrockbox -lgcc -L../firmware -Tlinkage.lds -Wl,-Map,rockbox.map
Inspecting rockbox.map shows:
Memory Configuration
Name Origin Length Attributes
.iram 0x000000000f000000 0x1048 load address 0x00000000090267bc
Apparently, IRAM has been told to be 0x1000 long, while in fact it
How can I solve this?
-- Johan
Page was last modified "Jan 10 2012" The Rockbox Crew |