View difference between Paste ID: BVZLernh and AanqtJ0A
SHOW: | | - or go back to the newest paste.
1-
franck@sclinux bld-or1k-src]$ LANG=EN && or1k-elf-gcc -static -c -mnewlib -mboard=or1ksim -o /home/franck/openRISC/bld-or1k-src/gdb/testsuite/gdb.base/break-entry0.o ../or1k-src/gdb/testsuite/gdb.base/start.c
1+
[franck@sclinux bld-or1k-src]$ LENG=EN && or1k-elf-gcc -static -mnewlib -mboard=or1ksim -lm -o /home/franck/openRISC/bld-or1k-src/gdb/testsuite/gdb.base/break-entry ../or1k-src/gdb/testsuite/gdb.base/start.c/opt/or1k-toolchain/lib/gcc/or1k-elf/4.8.0/../../../../or1k-elf/bin/ld: warning: cannot find entry symbol 0x100-static; defaulting to 00002028
2-
[franck@sclinux bld-or1k-src]$ 
2+
3-
[franck@sclinux bld-or1k-src]$ 
3+
4-
[franck@sclinux bld-or1k-src]$ 
4+
5-
[franck@sclinux bld-or1k-src]$ LENG=EN && or1k-elf-gcc /home/franck/openRISC/bld-or1k-src/gdb/testsuite/gdb.base/break-entry0.o -static -mnewlib -mboard=or1ksim -lm -o /home/franck/openRISC/bld-or1k-src/gdb/testsuite/gdb.base/break-entry 
5+
6-
/opt/or1k-toolchain/lib/gcc/or1k-elf/4.8.0/../../../../or1k-elf/bin/ld: warning: cannot find entry symbol 0x100-static; defaulting to 00002028
6+
7
(.text+0xc): undefined reference to `_board_mem_size'
8
/opt/or1k-toolchain/lib/gcc/or1k-elf/4.8.0/../../../../or1k-elf/lib/crt0.o: In function `_start':
9
(.text+0x10): undefined reference to `_board_mem_size'
10
/opt/or1k-toolchain/lib/gcc/or1k-elf/4.8.0/../../../../or1k-elf/lib/crt0.o: In function `_start':
11
(.text+0x70): undefined reference to `_board_uart_base'
12
/opt/or1k-toolchain/lib/gcc/or1k-elf/4.8.0/../../../../or1k-elf/lib/crt0.o: In function `_start':
13
(.text+0x74): undefined reference to `_board_uart_base'
14
/opt/or1k-toolchain/lib/gcc/or1k-elf/4.8.0/../../../../or1k-elf/lib/libor1k.a(_exit.o): In function `_exit':
15
/home/franck/openRISC/bld-or1k-src/or1k-elf/libgloss/or1k/../../../../or1k-src/libgloss/or1k/_exit.c:50: undefined reference to `_board_exit'
16
/opt/or1k-toolchain/lib/gcc/or1k-elf/4.8.0/../../../../or1k-elf/lib/libor1k.a(uart.o): In function `__uart_init':
17
/home/franck/openRISC/bld-or1k-src/or1k-elf/libgloss/or1k/../../../../or1k-src/libgloss/or1k/uart.c:76: undefined reference to `_board_uart_base'
18
/home/franck/openRISC/bld-or1k-src/or1k-elf/libgloss/or1k/../../../../or1k-src/libgloss/or1k/uart.c:76: undefined reference to `_board_uart_base'
19
/home/franck/openRISC/bld-or1k-src/or1k-elf/libgloss/or1k/../../../../or1k-src/libgloss/or1k/uart.c:88: undefined reference to `_board_clk_freq'
20
/home/franck/openRISC/bld-or1k-src/or1k-elf/libgloss/or1k/../../../../or1k-src/libgloss/or1k/uart.c:88: undefined reference to `_board_uart_baud'
21
/home/franck/openRISC/bld-or1k-src/or1k-elf/libgloss/or1k/../../../../or1k-src/libgloss/or1k/uart.c:88: undefined reference to `_board_clk_freq'
22
/home/franck/openRISC/bld-or1k-src/or1k-elf/libgloss/or1k/../../../../or1k-src/libgloss/or1k/uart.c:88: undefined reference to `_board_uart_baud'
23
/opt/or1k-toolchain/lib/gcc/or1k-elf/4.8.0/../../../../or1k-elf/lib/libor1k.a(uart.o): In function `__uart_putc':
24
/home/franck/openRISC/bld-or1k-src/or1k-elf/libgloss/or1k/../../../../or1k-src/libgloss/or1k/uart.c:104: undefined reference to `_board_uart_base'
25
/home/franck/openRISC/bld-or1k-src/or1k-elf/libgloss/or1k/../../../../or1k-src/libgloss/or1k/uart.c:104: undefined reference to `_board_uart_base'
26
/opt/or1k-toolchain/lib/gcc/or1k-elf/4.8.0/../../../../or1k-elf/lib/libor1k.a(uart.o): In function `__uart_getc':
27
/home/franck/openRISC/bld-or1k-src/or1k-elf/libgloss/or1k/../../../../or1k-src/libgloss/or1k/uart.c:124: undefined reference to `_board_uart_base'
28
/home/franck/openRISC/bld-or1k-src/or1k-elf/libgloss/or1k/../../../../or1k-src/libgloss/or1k/uart.c:124: undefined reference to `_board_uart_base'
29
collect2: error: ld returned 1 exit status
30
[franck@sclinux bld-or1k-src]$