Folks -

I am trying to build the 0.5 branch for the gumstix (arm) board.  My
fist try resulted in failures that seemed to be a result of an undefined
reference to __fixdfsi.  After much research I decided to remove the -z
defs from the LDFAGS_NOSTRIP declaration from the Rules.mak file for
uClibc-0.9.28.

 

That seemed to get me further along - although I do not know what the
implications are, much less if it was a wise choice.  Now I get another
complaint (below).  

 

The FP settings for the build should have come from either the
gumstix.config or the default from the branch - so I assume that someone
thought them to be necessary.  Does anyone know?  Assuming that they are
desired - what is the best way to handle the compilation settings to
avoid the failures?

 

Greg

 

creating libssp_nonshared.la

(cd .libs && rm -f libssp_nonshared.la && ln -s ../libssp_nonshared.la
libssp_nonshared.la)

/home/greg/astlinux/0.5/toolchain_build_arm_nofpu/gcc-4.1.2-final/./gcc/
xgcc
-B/home/greg/astlinux/0.5/toolchain_build_arm_nofpu/gcc-4.1.2-final/./gc
c/
-B/home/greg/astlinux/0.5/build_arm_nofpu/staging_dir/arm-linux-uclibc/b
in/
-B/home/greg/astlinux/0.5/build_arm_nofpu/staging_dir/arm-linux-uclibc/l
ib/ -isystem
/home/greg/astlinux/0.5/build_arm_nofpu/staging_dir/arm-linux-uclibc/inc
lude -isystem
/home/greg/astlinux/0.5/build_arm_nofpu/staging_dir/arm-linux-uclibc/sys
-include -shared  .libs/ssp.o .libs/gets-chk.o .libs/memcpy-chk.o
.libs/memmove-chk.o .libs/mempcpy-chk.o .libs/memset-chk.o
.libs/snprintf-chk.o .libs/sprintf-chk.o .libs/stpcpy-chk.o
.libs/strcat-chk.o .libs/strcpy-chk.o .libs/strncat-chk.o
.libs/strncpy-chk.o .libs/vsnprintf-chk.o .libs/vsprintf-chk.o
-Wl,-soname -Wl,libssp.so.0 -o .libs/libs sp.so.0.0.0

/home/greg/astlinux/0.5/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc
-ld: cannot find -lfloat

collect2: ld returned 1 exit status

make[4]: *** [libssp.la] Error 1

make[4]: Leaving directory
`/home/greg/astlinux/0.5/toolchain_build_arm_nofpu/gcc-4.1.2-final/arm-l
inux-uclibc/libssp'

make[3]: *** [all] Error 2

make[3]: Leaving directory
`/home/greg/astlinux/0.5/toolchain_build_arm_nofpu/gcc-4.1.2-final/arm-l
inux-uclibc/libssp'

make[2]: *** [all-target-libssp] Error 2

4

checking for uintptr_t... yes

checking for a 64-bit type... uint64_t

checking for pid_t... yes

checking for library containing strerror... configure: error: Link tests
are not allowed after GCC_NO_EXECUTABLES.

make[2]: *** [configure-target-libiberty] Error 1

make[2]: Leaving directory
`/home/greg/astlinux/0.5/toolchain_build_arm_nofpu/gcc-4.1.2-final'

make[1]: *** [all] Error 2

make[1]: Leaving directory
`/home/greg/astlinux/0.5/toolchain_build_arm_n ofpu/gcc-4.1.2-final'

make: *** [/home/greg/astlinux/0.5/toolchain
_build_arm_nofpu/gcc-4.1.2-final/.compiled] Error 2

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to [EMAIL 
PROTECTED]

Reply via email to