Well, TARGET_ARCH=sh make doesn't look right!

I'm not familiar with that processor, so I don't know what value you
should use for TARGET_ARCH. Perhaps the clue is in this phrase: ルネサステクノ
ロジ -- but I often find it harder to understand English as katakana
than Japanese as kanji! What is ルネサス technology? Would that be a
processor architecture?

Anyway, I suspect what you're supposed to be typing is:

TARGET_ARCH=architecturename sh make

that is, run 'sh make' with the TARGET_ARCH environment variable set.

Anyway, you'll have better luck asking this on the android-porting
list.

On Apr 21, 4:07 am, Pankaj <[email protected]> wrote:
> Thank you for the reply.
>
> I have "MS104-SH4AG" and "MS104-LCD/AUDIO" board.
>
> Configuration : CPU        : sh7764
>                 Product no : R5S77640N300BG
>                 Flash rom  : 16 MB
>                 SD Ram     : 64 MB
>
> For hardware reference please see below 
> linkhttp://www.apnet.co.jp/product/ms104/ms104-sh4ag.htmlhttp://www.apnet.co.jp/product/ms104/ms104-lcd_audio.html
>
> I want to run android on this device.
> For that i apply following step
> 1) Download android source code.
> 2) Install all patch's inhttps://review.source.android.com/#dashboard,1001893
>
> after i compile android source code using
> TARGET_ARCH=sh make
> But it gives "unknown architecture" error.
>
> I want to know that am i going right way or not.
> Also that how can i build and mount android image file on PCB.
>
> Can any one help me on this topic?
> Please give me what can i do for compile source code for SuperH
> architecture.
>
> On Apr 20, 10:24 am, Pankaj <[email protected]> wrote:
>
>
>
>
>
> > Hello All
>
> > I have “MS104-SH4AG” and “MS104-LCD/AUDIO” board.
> > For hardware reference please see below 
> > linkhttp://www.apnet.co.jp/product/ms104/ms104-sh4ag.htmlhttp://www.apnet...
>
> > I want to run android os in this board.
> > How can I porting android in this board.
> > Would you please help me on this topic?
>
> > --
> > 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 
> > athttp://groups.google.com/group/android-developers?hl=en
>
> --
> 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 
> athttp://groups.google.com/group/android-developers?hl=en

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

Reply via email to