It is known broken in gcc. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308
On Mon, Jan 16, 2012 at 10:23 PM, [email protected] <[email protected]> wrote: > switching from gcc-4.5-linaro to gcc-4.6-linaro hits this... > > I was able to build Cairo with eglibc and got the same failure which > probably eliminates ulibc. Now I'm trying to use a different compiler. > > make[5]: Entering directory > `/home/apps/openwrt/trunk/build_dir/target-arm_v5te_uClibc-0.9.32_eabi/openssl-1.0.0f/apps' > arm-openwrt-linux-uclibcgnueabi-gcc -DMONOLITH -I.. -I../include > -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DDSO_DLFCN -DHAVE_DLFCN_H > -I/home/apps/openwrt/trunk/staging_dir/target-arm_v5te_uClibc-0.9.32_eabi/usr/include > -I/home/apps/openwrt/trunk/staging_dir/target-arm_v5te_uClibc-0.9.32_eabi/include > -I/home/apps/openwrt/trunk/staging_dir/toolchain-arm_v5te_gcc-4.6-linaro_uClibc-0.9.32_eabi/usr/include > -I/home/apps/openwrt/trunk/staging_dir/toolchain-arm_v5te_gcc-4.6-linaro_uClibc-0.9.32_eabi/include > -DOPENSSL_SMALL_FOOTPRINT -DOPENSSL_NO_ERR -DTERMIO -Os -pipe > -march=armv5te -mtune=xscale -fno-caller-saves -fhonour-copts > -msoft-float -fpic -fomit-frame-pointer -Wall -c -o pkeyparam.o > pkeyparam.c > {standard input}: Assembler messages: > {standard input}:286: Error: can't resolve `.LC4' {.rodata.str1.1 > section} - `.LPIC5' {*UND* section} > make[5]: *** [pkeyparam.o] Error 1 > > -- > Jon Smirl > [email protected] -- Jon Smirl [email protected] _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
