On 23/01/16 05:46 PM, Paul Rogers wrote:
Good suggestion Paul. In this particular instance it was the eighth network layer ;>) Just want to thank all you guys for your suggestions. While I was watching the code compile I was difficult not to appreciate the efforts of the superior programmers who have put this learningChecked binutils options still no go. However interestingly enough this time as before [ I have compiled this more then a couple of time ] the error enumeration varies. I appreciate any and all feed back.My general rule is when a compliation blows up, first thing is to set "-j 1" (one) to make sure that the run is serialized and the error messages are coincident with the compile commands. Also, sometimes running parallel, a dependency won't finish making before the dependent is dispatched. -j 1 just makes things clear, and sometimes problems disappear! 8-)
experience together. -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list. A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? http://en.wikipedia.org/wiki/Posting_style
