Mail Archives: djgpp/1998/08/28/07:16:46
On Mon, 24 Aug 1998, Troy VanHorn wrote:
> I've also considered writing a program which would "fix" the output of
> gcc before being assembled, but I don't know if there is any way for it to
> be automatically inserted between the compiler and assembly stages of
> gcc.exe.
Apply this binary patch (using a hex-editor), and local labels
will be removed from the object files.
HTH, Laszlo
file: as.exe from binutils 2.8.1
size: 337408 bytes
time: Jul 16 1997
Comparing files AS.EXE and AS_NEW.EXE
000041D1: 2E 4C
000041D2: 75 74
000041D3: 22 12
000041D4: 8A EB
000041D5: 52 20
- Raw text -