Search Criteria
Package Details: lib32-dietlibc 0.33-3
Git Clone URL: | https://aur.archlinux.org/lib32-dietlibc.git (read-only, click to copy) |
---|---|
Package Base: | lib32-dietlibc |
Description: | a libc optimized for small size |
Upstream URL: | http://www.fefe.de/dietlibc/ |
Licenses: | |
Submitter: | tredaelli |
Maintainer: | None |
Last Packager: | tredaelli |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2013-12-04 10:00 |
Last Updated: | 2015-07-14 13:21 |
Latest Comments
bennofs commented on 2018-09-20 09:39
The following patch fixes the build for me:
ogasser commented on 2017-09-02 21:47
Did not makepkg for me:
bin-i386/diet gcc -m32 -pipe -nostdinc -O2 -pipe -fomit-frame-pointer -W -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -o bin-i386/dnsd contrib/dnsd.c
/tmp/ccpN8RS8.o: In function `init_sockets':
dnsd.c:(.text+0xc4): undefined reference to `socket'
dnsd.c:(.text+0xd4): undefined reference to `socket'
dnsd.c:(.text+0x13a): undefined reference to `setsockopt'
dnsd.c:(.text+0x16c): undefined reference to `bind'
dnsd.c:(.text+0x1b4): undefined reference to `setsockopt'
dnsd.c:(.text+0x1cc): undefined reference to `setsockopt'
dnsd.c:(.text+0x1f7): undefined reference to `setsockopt'
dnsd.c:(.text+0x20a): undefined reference to `setsockopt'
dnsd.c:(.text+0x230): undefined reference to `setsockopt