berkus / mclinker

Automatically exported from code.google.com/p/mclinker
Other
0 stars 0 forks source link

Support R_386_16 relocation for linking boot1.out on freebsd #88

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

llvm-mcld -static -N --gc-sections -nostdlib -e start -Ttext 0x7c00 -o 
boot1.out boot1.o
WARNING: option --gc-sections is not implemented yet!
Unreachable: encounter unsupported relocation type `20'

Original issue reported on code.google.com by pete.c...@gmail.com on 16 Oct 2012 at 5:39

GoogleCodeExporter commented 9 years ago

Original comment by pete.c...@gmail.com on 17 Oct 2012 at 7:04