|
Message
From: sankar@m...<sankar@m...>
Date: Tue Jun 22 19:41:02 CEST 2004
Subject: [openrisc] Building cbasic
When I try to make the cbasic file, I get the following error:or32-uclinux-ld -T ../support/orp.ld cbasic-O0.o ../support/reset- nocache.o ../support/libsupport.a -o cbasic-nocache-O0.or32 or32-uclinux-objcopy -O binary cbasic-nocache-O0.or32 cbasic- nocache-O0.bin ./utils/bin2hex cbasic-nocache-O0.bin > cbasic-nocache-O0.hex cp cbasic-nocache-O0.hex ../../sim/src/ or32-uclinux-ld -T ../support/orp.ld cbasic-O2.o ../support/reset- nocache.o ../support/libsupport.a -o cbasic-nocache-O2.or32 or32-uclinux-ld: warning: no memory region specified for section `.rodata.str1.1' or32-uclinux-ld: address 0x38 of cbasic-nocache-O2.or32 section .dummy is not within region flash make: *** [cbasic-nocache-O2] Error 1
Can anybody tell me what should I do?
Thanks, Sankar
|