michaelb@vms.macc.wisc.edu (Michael Bloxham) (05/07/90)
I have made a libc.a using 1.3 lorder and tsort, but only used it to compile the 1.5.10 lorder and tsort. I then went back and ran the *.s through the new lorder. Fine. Lorder output looks normal. Run the lorder output through tsort and tsort spits out ONE line (abs.s). Anyone else get the 1.5.10 tsort to work?? thanks for any help, mike ----------------------------------------------------------------------- Michael L. Bloxham | Real programmers don't comment their code. michaelb@vms.macc.wisc.edu | If it was hard to write, it should be hard michaelb@WISCMACC.bitnet | to understand.
hall@cod.NOSC.MIL (Robert R. Hall) (05/07/90)
I also found that the update to version 1.5.10 broke tsort. Hunk 1 appears to bee Ok but hunks 2 and 3 violate the commented note at lines 199-202. Go back to the 1.5.9 version of tsort that one worked.