<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>A recent post brought up a question…</div>
<div><br>
</div>
<div>Are there quasi standarized ways to distribute the build system.  I've got a bunch of applications that use the gcc toolchain (targeting SPARC, as it happens), and we'd like a clean way to distribute the toolchain, in parallel with the sources. This instead
 of sending them a list of the half a dozen places to get all the pieces, and hoping that they get all the pieces with the correct versions. Then, they have to go through a raft of make-ing to build the host tools, then the target tools.  Yes, we have a script
 for it all, but if someone else has solved it in a more generalized fashion, I'd love to adopt it.</div>
<div><br>
</div>
<div>Jim Lux</div>
<div><br>
</div>
<div><br>
</div>
</body>
</html>