rh wrote:

> Lew <[email protected] <javascript:>> wrote: 
> > That doesn't matter. Java is word-size independent. 
>
> When I type make and it stops suddenly what 
> choice do I have.... Is there a secret FLAG? 
>

Why are you using "make"?

You don't use "make" to make Android applications. The usual tool is Ant.

Are you doing something outside of the normal Java world of Android?

The error message I don't have a copy of, but it said above 
> froyo requires 64-bit and then the build stopped. 
>
>
You're doing something weird. Java is word-size independent. What are 
you doing that is not Java?
 

> > > reasons are due to the barrier to entry in the form of the terrbile 
> > > complexity of the dev. env. and sheer size. Also cross-compiling 
> > > in general is a pain. 
> > > 
> > 
> > What cross-compiling? 
>
> x86 uses arm-eabi-gcc and that I got via ./repo init 
>
> (don't get me started on repo init) 
>
>
Huh?

Android uses Java, not gcc.
 

> My initial feel for the environment is that much effort was given to 
> abstract the dev away from the nuts and bolts with Eclipse and repo 
> being two abstractions that I encountered at the get go. 
>
>
I must misunderstand what you are doing. This is a newsgroup for Android 
application
development, where such considerations really don't apply. What has them 
relevant in 
your case?

What repo?
 

> > 
> > And the "dev. env." is not so very complex - far less than many 
> > platforms. 
>
> It is complicated. 
>
>
No, it isn't.
 

> > I still don't understand this. Maybe it's the fact that any 32-bit 
> > system will be woefully 
> > underpowered by today's standards, but the bit width /per se/ is not 
> > relevant. 
> >   
> > Java bytecode is Java bytecode is Java bytecode. 
> > 
> > Tell us specifically what goes wrong on your woefully underpowered 
> > dev box. 
>
> See above. 
>

For what? There's nothing "above".
 

> Thanks for taking the time to read/reply. 
>
>
How about in turn you take the time to tell us what you're doing that 
involves "make", and what "repo" is, and why you need them to develop 
an Android app.

-- 
Lew
 

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to