[libopenstm32-devel] CodeSourcery and libopenstm32
Status: Inactive
Brought to you by:
uh1763
From: Kamel B. <k.b...@gm...> - 2011-10-11 09:20:12
|
Hi all, I am just starting to work on my Olimex stm32-h103 board. I've downloaded the libopenstm32 and want to compile it with the arm-none-eabi from sourcery lite (version 2011) and here is what I'm getting : $ PREFIX=/home/mks/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-eabi make BUILD lib/stm32 CC vector.o CC rcc.o CC gpio.o CC usart.o CC adc.o CC spi.o CC flash.o CC nvic.o CC rtc.o CC i2c.o CC dma.o CC systick.o CC exti.o CC scb.o CC ethernet.o CC usb_f103.o CC usb.o CC usb_control.o CC usb_standard.o CC can.o CC timer.o CC usb_f107.o AR libopencm3_stm32.a BUILD lib/lpc13xx CC gpio.o AR libopencm3_lpc13xx.a BUILD lib/lm3s CC gpio.o CC vector.o AR libopencm3_lm3s.a BUILD examples/stm32/lisa-m/fancyblink /home/mks/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-eabi/4.5.2/../../../../arm-none-eabi/bin/ld: cannot find -lnosys collect2: ld returned 1 exit status make[1]: *** [fancyblink.elf] Error 1 make: *** [examples] Error 2 It seems the makefile is not looking at the good lib directories ? Any help would be appreciate. Thanks. -- __________________________________ *Kamel BOUHARA* 7 rue Jules César 02100 SAINT-QUENTIN 06.17.83.29.04 |