> Basically, Bison needs to come before Bash. There's no real question > about it. Do whatever makes sense to make this happen (ie: move around > whatever needs to be move around so Bison can be built before Bash and > taking into account Bison's M4 dependency as you pointed out). > > -- > Gerard Beekmans >
Although not in the book, I like to (for instance) build gpm before ncurses. This also necessitates moving up Bison (and M4) since gpm needs it. Basically, I'm just pointing out the usefulness of having Bison as early in the build as possible. Jeremy Herbison -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page