From: stephen T. <ste...@gm...> - 2015-02-11 16:29:33
|
> Various components of elftoolchain originated in FreeBSD and have used > BSD make from the beginning. That is, it's built using a BSD make for > the same reason that much software originating in the GNU/Linux > community uses GNU make. > > If your goal is just to build elftoolchain installing a bmake or pmake > package should be straightforward. > > Best, > Ed Thanks, I planned on using pmake for the initial testing but would ultimately like to use gnumake. I figured if everything goes well I could see if I can generate a working makefile. I will let you know how it goes, im looking at using it with pcc and musl-libc. |