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
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to