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
website: http://groups.google.com/group/android-porting