|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: R T
Length: 554 (0x22a) Types: TextFile Names: »READMETOO«
└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit └─⟦3f75c1919⟧ »EurOpenD3/utils/decomp.tar.Z« └─⟦510c4d5ee⟧ └─⟦this⟧ »decomp/READMETOO«
Preliminary notes: This program was originally written to work with seperate ".o" files that contain only code produced by C and not ugly things like "as". As such, it doesn't handle a lot of standard library stuff at all gracefully. I've had a number of (core dumped)s when using this on real, compiled, programs, but so far I've gotten what I wanted. I think that probably there should be a way of abandoning the current routine and moving on to the next one when there are too many errors. I haven't investigated.