Subject: i386 snapshot of current?
To: None <current-users@NetBSD.ORG>
From: Wolfgang Rupprecht <wolfgang@wsrcc.com>
List: current-users
Date: 05/01/1998 13:45:56
I'm trying to upgrade to current again, but I think I waited too long.
I can't easily bootstrap from 1.3
building shared gnumalloc library (version 0.0)
ld -x -shared -o libgnumalloc.so.0.0 --whole-archive libgnumalloc_pic.a --no
-whole-archive
ld: invalid command option `--whole-archive'
The ld prog sprouted a new option, and a rebuild of the gnu tools
bombs out because of the same missing option.
Is there a i386 -current snapshot laying around anywhere that I could
bootstrap from? I couldn't see on on the ftp server under
/pub/Netbsd-current .
-wolfgang