Commits


source $PLAN9/config


use -Wl,-rpath for gcc


works on Linux 2.6


Many small edits.


oops


remove target on failure (sun)


freebsd5


accomodate sun nm format


do full dependency graph using libraries too. adds a solid .1 seconds of time when including a ridiculous number of libraries, but linking is so fast compared to compiling that it's hardly noticeable.


9c: ignore autolib symbols 9l: use autolib symbols


Bite the bullet. Have to use different binaries on 2.4 and 2.6.


Rewrite to remove dependence on rendezvous and its bizarre data structures. Makes it easier to use pthreads too. Still need to add code for non-pthreads systems. Just a checkpoint to switch work to another machine.


Add -lutil on systems that have it.


Today's changes.


More Mac tweaks.