Re: same prog, different sizes
Steven Honeyman <[email protected]> Wed, 17 Sep 2014 19:10:10 +0100
| Newsgroups | gmane.linux.lib.dietlibc |
|---|---|
| Message-ID | <CABz95_CPyPoxuHLr5bWC3KsAB3wohLoqm2UQDO1eUVjtms+3rw@mail.gmail.com> |
On 17 September 2014 18:53, Felix von Leitner <[email protected]> wrote: > "produces broken programs" means to me "all programs compiled against it > don't work". > > What you actually have is "one program does not work right, and I'm not > even sure it's dietlibc's fault". I for one have never heard of dash > and have trouble even finding the source code. Really? It's been Debian's default shell for years https://wiki.debian.org/Shell The source code is quite well hidden: http://git.kernel.org/cgit/utils/dash/dash.git If it worked in 0.33 fine, and the exact same source compiles without a warning, error, or problem (in every libc known to man, including klibc) - would that suggest it's a bug in dietlibc? Do you have a test suite or suggestion for a bunch of "known good" programs (that include tests), I can compile with both versions and let you know the results? Thanks, Steven