Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mihini-dev] Compile Mihini with static libs?

Hi,

I try to compile the mihini project for a Cortex-M4 uClinux Board. But I have trouble to compile it. There is always following error message:

 

Linking C shared library ../../runtime/lib/libSwi_DSet.so

/home/debian/STM32F4/linux-cortexm-1.11.0/tools/arm-2010q1/arm-uclinuxeabi/bin/ld.real: error: no memory region specified for loadable section `.dynsym'

collect2: ld returned 1 exit status

make[3]: *** [runtime/lib/libSwi_DSet.so] Error 1

make[2]: *** [cfwk/racon/CMakeFiles/Swi_DSet.dir/all] Error 2

make[1]: *** [CMakeFiles/mihini.dir/rule] Error 2

make: *** [mihini] Error 2

Command "make" failed

 

Semmes there are some issues with shared libraries.My uClinux Framework does not support dynamic linking. Is there a way to compile it with static linked libraries?

I use the mihini repository 0.8 and the arm-2010q1 toolchain.

 

Thanks in advance,

Tido de Vries


eQ-3 Entwicklung GmbH
Maiburger Str. 36
26789 Leer

Geschäftsführer : Prof. H.-G. Redeker
Registergericht: Amtsgericht Aurich, HRB 110388

Der Inhalt dieser E-Mail ist vertraulich und oder rechtlich geschützt, und damit ausschließlich für den bezeichneten Adressaten bestimmt. Wenn Sie nicht der vorgesehene Adressat dieser E-Mail oder dessen Vertreter sein sollten, so beachten Sie bitte, dass jede Form der Kenntnisnahme, Veröffentlichung, Vervielfältigung oder Weitergabe des Inhalts dieser E-Mail unzulässig ist. Wir bitten Sie, sich in diesem Fall mit dem Absender der E-Mail in Verbindung zu setzen.

The information contained in this e-mail is intended only for the personal and confidential use of the recipient(s) named above. This communication may contain information that is proprietary, privileged or confidential or otherwise legally exempt from disclosure. If the reader of this e-mail is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that you are not authorized to read, print, retain, copy or disseminate this message or any part of it. If you have received this message in error, please notify the sender immediately by e-mail

Back to the top