Hi shikamaru,
I am new to c::b
me too facing the same problem you have faced........
///////////////////////////////////////////////////////////////
[100.0%] arm-elf-g++.exe -L"C:\Program Files\GNUARM\lib" -o bin\Debug\testa.exe obj\Debug\sampleprogra\demo2106_blink_flash \main.o obj\Debug\sampleprogra\demo2106_blink_flash\crt.o
obj\Debug\sampleprogra\demo2106_blink_flash\crt.o: In function `Reset_Handler':
: undefined reference to `_stack_end'
obj\Debug\sampleprogra\demo2106_blink_flash\crt.o: In function `Reset_Handler':
: undefined reference to `_data'
obj\Debug\sampleprogra\demo2106_blink_flash\crt.o: In function `Reset_Handler':
: undefined reference to `_bss_start'
obj\Debug\sampleprogra\demo2106_blink_flash\crt.o: In function `Reset_Handler':
: undefined reference to `_bss_end'
collect2: ld returned 1 exit status
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings
///////////////////////////////////////////////////////////
how you fixed this errors....
?
Thanks in advance
Trilog