Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: cjs
Date: Wed Dec 30 15:09:05 UTC 1998
Modified Files:
src/gnu/usr.bin/ld/ld: ld.c
Log Message:
Include sys/resource.h, because otherwise RLIMIT_STACK is not set
and ld does not bump up its stack limit. This causes large links
(such as the kernel) to segfault on machines with a small stack
limit (particularly sparc, .5 MB).
Home |
Main Index |
Thread Index |
Old Index