check out this link "
http://gitorious.org/android-on-freerunner/platform_bionic/commit/d87945b";
and file "libm/sh/fenv.c"

-
Anand

On Sat, May 8, 2010 at 2:47 AM, Steven L. MILLER <steve.mil...@st.com>wrote:

> Hi,
>
> We are porting the Eclipse release to an sh4 based product, and we need to
> port directFB to the platform to enable 2D acceleration. I'm having some
> problems getting the main lib to link with the error:
> undefined reference to `__fpscr_values'
>
> The symbol does show up in the symbol table of libm.so in the initialized
> data section, so I'm puzzled as to why the linker can't find it.
>
> The only references I've been able to find on this refer to a patch for
> glibc to correct this problem in some shared libs. It seems like it might be
> a similar problem, but the directory struct of bionic is quite different
> from glibc, so I'm not quite sure what to do with this, or if it even
> applies.
>
> If anyone has any thoughts on this, I would appreciate it.
>
> Steve
>
> --
> unsubscribe: 
> android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to