Am Donnerstag 24 Februar 2011, 23:22:43 schrieb Sebastien Bourdeauducq: > On Thu, 2011-02-24 at 23:17 +0100, Michael Walle wrote: > > a new GNU toolchain with patches from [2]. > > As soon as we have fixed that "lm32 target does not build anymore" bug > (git bisect anyone?), I'll merge your gcc patches. > Thanks, > S. Please note that atm it isnt possible to use fdpic (well there is no loader/linux support anyway..) and flat at the same time. There is a autocrap 'bug' which recognizes the wrong parameters if both binary formats are compiled in (basically configure parses ld's --help for an option, but if its compiled with both formats, all options for both fdpic and flat are listed...)
Therefore the patches disables fdpic completely. Also there is the automatic invocation of elf2flt within the linker missing. -- Michael _______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkymist@Freenode Twitter: www.twitter.com/milkymistvj Ideas? http://milkymist.uservoice.com
