Current-Users archive

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

i386 ALL kernel: "final link failed"



Has the ALL kernel on i386 grown too big for ld(1) to link it without
using a huge amount of memory:

#      link  ALL/netbsd
/u5/dyoung-scratch/pm-nbsd/T/bin/i386--netbsdelf-ld -Map netbsd.map --cref -T 
/u5/dyoung-scratch/pm-nbsd/src/sys/arch/i386/conf/kern.ldscript -Ttext c0100000 
-e start -X -o netbsd ${SYSTEM_OBJ} ${EXTRA_OBJ} vers.o
/u5/dyoung-scratch/pm-nbsd/T/bin/i386--netbsdelf-ld: final link failed: Memory 
exhausted
*** Failed target:  netbsd

After the build, looks like a total of 574M RAM+swap is free on my build
machine (NetBSD 2.99.10):

load averages:  0.09,  0.42,  1.11                                     18:26:52
155 processes: 108 sleeping, 46 stopped, 1 on processor
CPU states:  0.0% user,  0.0% nice,  0.0% system,  0.0% interrupt,  100% idle
Memory: 267M Act, 62M Inact, 4260K Wired, 11M Exec, 207M File, 142M Free
Swap: 512M Total, 80M Used, 432M Free

Dave

-- 
David Young             OJC Technologies
dyoung%ojctech.com@localhost      Urbana, IL * (217) 278-3933 ext 24


Home | Main Index | Thread Index | Old Index