This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

updated version of mini crosstool script


  perhaps pushing the bounds of mailing list protocol, i've attached
the latest version of my mini-ct script.  the only significant update
lately is that you can specify an arbitrary set of patch directories
to pull patches from.  the benefit of this is, if you're trying to
build with really recent snapshots of GNU software, you can keep your
local patches separate from the patches/ directory that comes with
crosstool, but the end result will of course be the same -- all
patches will be applied.

  i want to make one more enhancement to the script.  currently, it
builds with just the NPTL add-on, but i want to add a single config
variable so that you can build with linuxthreads instead.

  if anyone has comments on the script or finds a bug, let me know.
thanks.

rday

Attachment: mini-ct.sh
Description: Bourne shell script

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]