[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] compile error



On 02/07/13 13:37, Miro Kropáček wrote:

    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.


It's not Vincent's fault. It's this....

http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/archive.c.diff?cvsroot=src&r1=1.92&r2=1.93

Alan.