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