bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

corss compiling wonka for arm


From: mourad el badaoui
Subject: corss compiling wonka for arm
Date: Mon, 21 Mar 2005 10:13:44 +0000

hi
i'm a student working on porting wonka (a java virtual machine) to a
board which contains an arm9 processor, but when i compile it for arm
i get an error message telling:

/usr/local/arm-elf/bin/ld.real: cannot find -ldl
collect2: ld returned 1 exit status

i get this message for the following command:

arm-elf-gcc  -Wl,-export-dynamic  -o
/home/elbadaoui/open-wonka/build-arm-linux/wonka/bin/wonka  
/home/elbadaoui/open-wonka/build-arm-linux/wonka/bin/main.o 
/home/elbadaoui/open-wonka/build-arm-linux/wonka/bin/libwonka.a
/home/elbadaoui/open-wonka/build-arm-linux/kernel/common/lib/libcommon.a
/home/elbadaoui/open-wonka/build-arm-linux/kernel/oswald/lib/liboswald.a
/home/elbadaoui/open-wonka/build-arm-linux/awt/rudolph/bin/libawt.a
/home/elbadaoui/open-wonka/compiler/none/src/libcompiler.a  -ldl

please i need halp and thx
-- 
Mourad EL BADAOUI




reply via email to

[Prev in Thread] Current Thread [Next in Thread]