diff options
author | Carmelo Amoroso <carmelo.amoroso@st.com> | 2008-07-29 15:38:19 +0000 |
---|---|---|
committer | Carmelo Amoroso <carmelo.amoroso@st.com> | 2008-07-29 15:38:19 +0000 |
commit | 8ae2362bb2027265b2462db87223128f127e8583 (patch) | |
tree | b79ee2752f13fdd33a702a43732fcbbb66291002 /libc/sysdeps/linux/common/nice.c | |
parent | eb49253bcfb192e4e75561883de482116ab4ec28 (diff) | |
download | uClibc-alpine-8ae2362bb2027265b2462db87223128f127e8583.tar.bz2 uClibc-alpine-8ae2362bb2027265b2462db87223128f127e8583.tar.xz |
Fix build failure:
sh4-linux-uclibc-gcc \
-Wall -Wstrict-prototypes -Os -funit-at-a-time -fno-tree-loop-optimize -fno-tree-dominator-opts -fno-strength-reduce -fstrict-aliasing -mprefergot -Os -D_GNU_SOURCE -I../../test -ml -m4 -nostdinc -I../../install_dir/usr/include -I/opt/STM/STLinux-2.3/devkit/sh4_uclibc/lib/gcc/sh4-linux-uclibc/4.2.1//include-fixed -I/opt/STM/STLinux-2.3/devkit/sh4_uclibc/lib/gcc/sh4-linux-uclibc/4.2.1/include \
-fPIC -shared libtest.c -o libtest.so -Wl,-soname,libtest.so \
-s -B../../lib -Wl,-rpath,../../lib -Wl,-rpath-link,../../lib -Wl,-rpath,./ -Wl,--dynamic-linker,"/lib"/ld-uClibc.so.0 -Wl,--hash-style=gnu
libtest.c: In function 'dltest':
libtest.c:8: error: '__pthread_once' undeclared (first use in this function)
libtest.c:8: error: (Each undeclared identifier is reported only once
libtest.c:8: error: for each function it appears in.)
Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Diffstat (limited to 'libc/sysdeps/linux/common/nice.c')
0 files changed, 0 insertions, 0 deletions