2015-01-27 7:20 GMT+01:00 Rob Landley <[email protected]>: > On 01/26/15 12:56, stephen Turner wrote: >> yea, if it works well as a drop in replacement for binutils then i think >> it will be a perfect fit with my musl-toybox-pcc-flex-byacc-bsd_m4 setup >> i have going. > > If I can get pcc, musl, and this to build toybox, I'll be _thrilled_. > > Unfortunately, my first attempt to get "elftoolchain" to compile got an > error message about wanting bsd make. This makes me suspect that > building a linux kernel with this is deeply unlikely in the short run...
bsd make is not a problem. They are equally dismayed to see GNU make, so more understanding :) What is important is how this code (without BSD Makefile) may be useful for us. FreeBSD has an alternative binutils tools from LLVM (lld, llvm-as, llvm-ar, llvm-nm, llvm-ranlib, llvm-strings etc.), so this project can be orphaned. But I see here a chance that it can be developed as _musl_ subproject and then a lot of things can be done differently. Daniel _______________________________________________ Toybox mailing list [email protected] http://lists.landley.net/listinfo.cgi/toybox-landley.net
