NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/52233: Static binaries are exceptionally massive
The following reply was made to PR toolchain/52233; it has been noted by GNATS.
From: coypu%sdf.org@localhost
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: toolchain/52233: Static binaries are exceptionally massive
Date: Mon, 15 May 2017 18:25:01 +0000
 with christos change to src/lib/libc/gen/assert.c:1.18
 a dummy binary is 113K.
 
 nick points out there are calls to sysctl along the way, pulling in some
 of stdio and more. there's at least one in
 _libc_init->__guard_setup->use sysctl to get random numbers, possibly
 more.
 
Home |
Main Index |
Thread Index |
Old Index