ar r libsyscall.a syscallparser.o pars.o scan.o
ar: creating libsyscall.a
ar: libsyscall.a: File truncated
Actually, you've discovered a regression! I see this now, too.
Binutils prior to 2.23.1 work good (I tried 2.21, 20 and 18), but in
2.23.1 both 'ar' and 'ranlib' give this error... as a workaround, you
can download my older build:
http://mikro.naprvyraz.sk/files/binutils-2.21-m68kmint.tar.bz2
Vincent, did you do something what could lead to this error? I don't
have 2.22 to test but I really doubt I screwed up something in my
build, binutils are always straightforward to build, very clean stuff.