On Jul 12, 11:21 pm, Ian Pilcher <arequip...@gmail.com> wrote:
> What do I need to do to the makefiles to get libdl (-ldl) added to the
> linker command for accRuntimeTest?

Answering my own question for posterity.

Adding

        LOCAL_LDLIBS += -ldl

to the acc and accRuntimeTest host executable sections of
system/core/libacc/tests/Android.mk enabled the build to
complete.

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

Reply via email to