Hi all,
I have put a similar post in the following link. Didnt find any
posting on "native apps or NDK " :)...

http://groups.google.com/group/android-porting/browse_thread/thread/2786e7bb280ee4f2

Please have a look at it.... You can reply as part of the "How to
compile external packages using android toolchain" itself.
BR
Kozak

On Jan 22, 4:30 pm, vishal bhoj <[email protected]> wrote:
> Nimit,
>
> How did you compile any external packages with it.Were you able to cross
> compile any package and use on android. I tried building tslib statically
> and use it on the board using 2007q3 toolchain,ts_print executed but could
> not find other modules after setting all the paths i finally ended up with
> segmentation fault.
>
> On Thu, Jan 22, 2009 at 6:17 AM, Nimit Manglick <[email protected]>wrote:
>
>
>
> > Hi Vishal,
>
> > ya there is some problem with android toolchain or i am not sure if it is
> > designed to behave
> > in this behaviour.
>
> > If you make your hello world program a package and write an Android.mk for
> > it then it works fine. But if u just try to compile using prebuilt gcc
> > binary presnt in prebuily/.../arm-eabi folder it throws errors.
>
> > Regards
> > Nimit
>
> > On Thu, Jan 22, 2009 at 4:38 PM, vishal bhoj <[email protected]> wrote:
>
> >> Hi Nimit ,
>
> >> I want to build an external package. I tried compiling a Hello world
> >> example with the toolchain provided in the prebuilt directory but  when i
> >> execute it i get
> >>  ./a.out: 1: Syntax error: word unexpected (expecting ")")
> >> I feel its not getting linked properly.
>
> >> Were you able to compile using the toolchain. Can you share your
> >> experience on this .
>
> >> On Fri, Dec 26, 2008 at 11:43 PM, venu <[email protected]> wrote:
>
> >>> Hi
>
> >>> This question is slightly out of context, I have following questions,
>
> >>> 1. Can I have anroid w/o the davlick vm, application framework, and APIS
> >>> ?
> >>> 2. The motivation here is write custom applications on top libraries
> >>> provided by anriod platform ? In others words, I want to strip of java
> >>> virtual m/c, application framework and use anroid ?
> >>> 3. Does Anroid platform have a shell which comes up once we boot on
> >>> the target can be used to run applications (strictly for debugging
> >>> purposes) ?
> >>> 4. Motivation here is to use either c++ or c language for development
> >>> of applications....
>
> >>> Hope somebody would able to provide some answers to me or throw more
> >>> insight....
>
> >>> Cheers,
> >>> Venu
>
> >>> On Fri, Dec 19, 2008 at 3:24 PM, dinny <[email protected]> wrote:
>
> >>> > It's clear that there's an arm-eabi-gcc tool in it's prebuilt
> >>> directory.
>
> >>> > On Mon, Dec 15, 2008 at 2:34 PM, Nimit Manglick <
> >>> [email protected]> wrote:
> >>> >> Hi,
>
> >>> >> Can anyone please help me out that how can i compile external packages
> >>> >> inside Android ??
>
> >>> >> Actually i want to compile an external package (not part of the
> >>> Android file
> >>> >> system) using android tool chain
>
> >>> >> So how can i do it ?
>
> >>> >> Thanks & Regards
> >>> >> Nimit Manglick
>
> >>> > --
> >>> > what we lose day by day is not youth, but passion.
>
> >>> --
> >>> - J. Venumadhav
>
> >> --
> >> with regards vishal
>
> --
> with regards vishal
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to