It seems that there's something wrong with the toolchain you worked with.
Try add "SHOW_COMMANDS=true" to see what happened behind the make process.

On Mon, Jul 27, 2009 at 10:52 AM, Jallen <jallen....@gmail.com> wrote:

>
> My top make cmd:
> make libc TARGET_ARCH=myarch HOST_C_INCLUDE=""
> HOST_CUSTOM_LD_COMMAND=false BUILD_TINY_ANDROID=true
>
> When the make process runs to:
> our/host/linux-myarch/bin/apriori --prelinkmap build/core/prelink-
> linux-unicore.map --locals-only --quiet out/target/product/generi/obj/
> SHARED_LIBRARIES/libdl_intermediates/LINKED/libdl.so --output out/
> target/product/gneric/symbols/system/lib/libdl.so
>
> It stops with
> make: *** [out/target/product/genertic/symbols/system/lib/libdl.so]
> Segmentation fault
>
> Q1:
> What does this error mean? How to fix it?
> Q2:
> My ultimate goal is to port the bionic and set up a testing
> environment. Is the top make command correct? Is the
> BUILD_TINY_ANDROID = true option the minimal set of build for port and
> test bionic?
>
> thank you!
> >
>


-- 
---------------------------------------------------
Have a great day!

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

Reply via email to