[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/5205] linker fails with "
From: |
hjl at lucon dot org |
Subject: |
[Bug ld/5205] linker fails with " |
Date: |
22 Oct 2007 21:04:25 -0000 |
------- Additional Comments From hjl at lucon dot org 2007-10-22 21:04 -------
I can't reproduce it:
./ld -Bstatic -T u-boot.lds -Ttext 0xfffc0000 -n start.o resetvec.o -Map
u-boot.map -o u-boot
start.o: In function `_start_cont':
/share/home/clemens/work/u-boot/u-boot-1.3.0-rc3/cpu/mpc85xx/start.S:326:
undefined reference to `cpu_init_f'
/share/home/clemens/work/u-boot/u-boot-1.3.0-rc3/cpu/mpc85xx/start.S:327:
undefined reference to `board_init_f'
....
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
http://sourceware.org/bugzilla/show_bug.cgi?id=5205
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.