From: Kai W. <kai...@gm...> - 2011-12-20 02:37:20
|
Hi, I think I should give a short status update about the ld(1) on trunk. Currently our ld(1) can: 1. Parse GNU ld(1) linker script. 2. Support a few linker script commands and expressions. 3. Parse input ELF object files. 4. Support very basic symbol resolving. 5. Support archive/dso searching. 6. Support simple output object layout. The next status report will be around Feb/Mar 2012. Hopefully by then we can finish: 1. ELF output generation. 2. Support for "-static" link. 3. Support for i386/amd64 relocations. >From tomorrow, I will be traveling in China through the holidays, and be back around Jan 4th 2012. Thanks, Kai |