I believe it should already be built as 32-bit. In case of doubt, check
build/core/combo/linux-x86.mk which contains all compiler/link flags
definitions for linux x86 (also used on x86_64 machines)

On Sat, Dec 20, 2008 at 11:07 AM, squix <dani.eichh...@squix.ch> wrote:

>
> How can I make sure that android is built for 32bit on my 64bit
> machine? I guess my previous problem to run the installer on a Geode
> GX1 machine came from the fact that the installer has been built for
> 64 bit and not 32. I tried to send CFLAGS=-m32 LDFLAGS=-m32 to the
> build command together with the target arch and so. But will this
> work?
>
> Thanks,
> Dani
>
>
> >
>

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

Reply via email to