I've not tried to do it for android/adb specifically, but cross
compiling for windows from linux such as ubuntu actually works pretty
well; Kyo will need to install the mingw32 packages, which is easily
done on ubuntu with apt-get or synaptic.

When compiling from cygwin it's important to get the -mno-cygwin
option in there or otherwise the resulting file will not work on as
system without the cygwin DLL.

On Aug 19, 11:19 am, "Roman ( T-Mobile USA)" <roman.baumgaert...@t-
mobile.com> wrote:
> For being able to compile an exe file on Ubuntu you would have to
> cross compile on Ubuntu which means you have to have a Windows cross
> compiler on it. Do you?
>
> If not then install Cygwin on your windows environment and try it
> again. Make sure that you read the related topics about Android/Cygwin
> compilation to be aware of any possible provlems.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to