1/1

|
Building cbasic
by Unknown on Jun 22, 2004 |
Not available! | ||
|
* sankar@mail.utexas.edu (sankar@mail.utexas.edu) wrote:
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? look into orp.ld, the problem is probably there. regards, p. |
|||
|
Building cbasic
by Unknown on Jun 22, 2004 |
Not available! | ||
|
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 |
|||
1/1

