Peter Wemm 29604605a7 genassym.sh does not work with a.out because the sizes are rounded up
by the compiler.  ie: char foo[0] comes out as 4 bytes on a.out, and
we depended on it coming out as 0 for the script version. :-(

Make double sure that genassym.o is built and nm'ed in elf mode.

(ia64 skipped since it is stuck on the linux toolchain and doesn't
 understand the -elf switches)
2001-02-25 07:51:19 +00:00
..
2000-10-16 20:04:52 +00:00
2000-01-11 15:35:16 +00:00
2000-01-11 15:35:16 +00:00
2000-01-11 15:35:16 +00:00
2000-01-11 15:35:16 +00:00
2000-10-29 16:57:42 +00:00
1999-08-28 01:08:13 +00:00