| 2006-10-23 05:07:03 | no memory region specified for loadable...? |
|---|---|
| Andrew Ray (CHINA) Message: 15385 | Hi, all:
I met the compiling's errors as the follow: bfin-uclinux-gcc -g -Wall -Wstrict-prototypes -pipe -D_REENTRANT -I/opt/minigui/include -L/opt/minigui/lib -lminigui -L/opt/bfin-uclinux/lib -lm -lpthread -ljpeg -Wl, -elf2flt -o timeeditor timeeditor.o -lmgext /opt/bfin-uclinux/bin/../lib/gcc/bfin-uclinux/4.1.1/../../../../bfin-uclinux/bin/ld.real: BFD 2.17 assertion fail /home/share/bfin-gcc/gcctools/gcc/binutils/binutils-2.17/bfd/elf32-bfin.c:5214 ... /opt/bfin-uclinux/bin/../lib/gcc/bfin-uclinux/4.1.1/../../../../bfin-uclinux/bin/ld.real: error: no memory region specified for loadable section `.plt' collect2: ld returned 1 exit status I do something wrong? gcc:bfin-uclinux-gcc4.1 kernel:latest version host:fc 10 |
| 2006-10-23 07:41:14 | RE: no memory region specified for loadable.. |
|---|---|
| Yi Li (CHINA) Message: 15398 | what is the format of libraries "jpeg", "mgext"? Please make sure they are not "fdpic". |
| 2006-10-25 03:01:25 | RE: no memory region specified for loadable.. |
|---|---|
| Andrew Ray (CHINA) Message: 15471 | Thank, I see~~
The error caused by both have shared and static lib |


