Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - s77

Pages: [1]
1
OpenZaurus/Opie/Qtopia / Toolchain Building Problems
« on: March 24, 2005, 07:33:25 pm »
Yes, I am using openembedded  to build toolchain. I have checked out the version with tag oz-3.5.1 and build with oemake..  

 Above soft-float and hard-float mismatch was with gcc-3.4.2 - the default of oz-3.5.1

I tried to build latest openembedded with bitbake, but it got stuck with some silly errors while building glibc.. not able to find gethostbyaddr .. and some similar functions.

I will try to build the latest version again and copy-paste the exact error on openembedded forum. It takes hours of building to reach to the stage of that error.

sachin

2
OpenZaurus/Opie/Qtopia / Toolchain Building Problems
« on: March 22, 2005, 06:05:24 pm »
Hi,

I am having problem building a working toolchain for openzaurus .. old 2.9.53 toolchain don't work on oz because of soft-float problem.

So I took the oz-3.5.1 release from bitkeeper and was able to successfullly build the toolchain, but when I try to compile some code .. I get errors like

'/opt/cross/bin/../lib/gcc/arm-linux/3.4.2/../../../../arm-linux/bin/ld: ERROR: / opt/cross/bin/../lib/gcc/arm-linux/3.4.2/../../../../arm-linux/lib/libm.so uses hardware FP, whereas cont uses software FP'
/opt/cross/bin/../lib/gcc/arm-linux/3.4.2/../../../../arm-linux/bin/ld: ERROR: / opt/cross/bin/../lib/gcc/arm-linux/3.4.2/libgcc.a(_addsubdf3.oS) uses hardware F P, whereas cont uses software FP


I am not sure what's happening...I thought the gcc was build with soft-float support..

I also tried building from latest version in bitkeeper repository, but I always gets stuck in building glibc.

sachin

Pages: [1]