Hi...i've compiled snapgear3.4 and 3.5(new version) for IXDP425 and
I wannted to compile GDBserver for it.I did :
for snapgear3.4, I selected in xconfig "gdbserver","gdb(target)" and
"gdbreplay", when i make it,it has a error:

{
ucfront-gcc arm-linux-gcc -mbig-endian -c ../../../sim/arm/../common/run.c
-DHAVE_CONFIG_H     -DPROFILE=1 -DWITH_PROFILE=-1
-DDEFAULT_INLINE=0           -DMODET -DNEED_UI_LOOP_HOOK
-DSIM_TARGET_SWITCHES   -I. -I../../../sim/arm -I../common
-I../../../sim/arm/../common -I../../include
-I../../../sim/arm/../../include -I../../bfd -I../../../sim/arm/../../bfd
-I../../opcodes -I../../../sim/arm/../../opcodes -I../../intl
-I../../../sim/arm/../../intl -O1 -pipe -fno-common -fno-builtin -Wall
-Dlinux -D__linux__ -Dunix  -DEMBED
ucfront-gcc arm-linux-gcc -mbig-endian -DHAVE_CONFIG_H     -DPROFILE=1
-DWITH_PROFILE=-1  -DDEFAULT_INLINE=0           -DMODET -DNEED_UI_LOOP_HOOK
-DSIM_TARGET_SWITCHES   -I. -I../../../sim/arm -I../common
-I../../../sim/arm/../common -I../../include
-I../../../sim/arm/../../include -I../../bfd -I../../../sim/arm/../../bfd
-I../../opcodes -I../../../sim/arm/../../opcodes -I../../intl
-I../../../sim/arm/../../intl -O1 -pipe -fno-common -fno-builtin -Wall
-Dlinux -D__linux__ -Dunix  -DEMBED -o run \
 run.o libsim.a ../../bfd/libbfd.a ../../opcodes/libopcodes.a
../../libiberty/libiberty.a -lnsl
libsim.a(maverick.o):(.bss+0x0): multiple definition of `DSPregs'
libsim.a(wrapper.o):(.bss+0x8): first defined here
libsim.a(maverick.o):(.bss+0x80): multiple definition of `DSPacc'
libsim.a(wrapper.o):(.bss+0x88): first defined here
libsim.a(maverick.o):(.bss+0xa0): multiple definition of `DSPsc'
libsim.a(wrapper.o):(.bss+0xa8): first defined here
libsim.a(armemu32.o):(.bss+0x0): multiple definition of `isize'
libsim.a(armemu26.o):(.bss+0x0): first defined here
collect2: ld returned 1 exit status
make[6]: *** [run] Error 1
make[6]: Leaving directory
`/root/ISCProject/Snapgear/snapgear/user/gdb/build/sim/arm'
make[5]: *** [all] Error 2
make[5]: Leaving directory
`/root/ISCProject/Snapgear/snapgear/user/gdb/build/sim'
make[4]: *** [all-sim] Error 2
make[4]: Leaving directory
`/root/ISCProject/Snapgear/snapgear/user/gdb/build'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/root/ISCProject/Snapgear/snapgear/user/gdb'
make[2]: *** [gdb] Error 2
make[2]: Leaving directory `/root/ISCProject/Snapgear/snapgear/user'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/ISCProject/Snapgear/snapgear/user'
make: *** [subdirs] Error 1
}


Then i've just selected "GDBserver" and make it again. It had compiled
completely without error but in snapgear there is a error again! :
# gdbserver
gdbserver: can't load library 'libthread_db.so.1'


please help me for these errors. thanks alot :)


--
Regards
Mehdi Zaeri
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to