Hello Ouyang Jiannan,
This is ghalib khan a senior software engineer, started working on android porting to RISC-V, can you help in porting android to new platform RISC-V, i think you are working with RISC but still wan't to know porting thinks, am new in porting line. Thanks in advance. Ghalib khan c. On Wednesday, July 22, 2009 at 2:39:40 PM UTC+5:30 Ouyang Jiannan wrote: Thanks for your reply -- unsubscribe: [hidden email] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-porting/d66c8efc-aeb3-4442-8495-ed5e745d5e33n%40googlegroups.com. |
hello, Jallen
I find this old email from out of this group, how about your progress? I wonder what's the risc chip you were working with? Because I'm studying how to port android to RISC-v. 在2009年7月18日星期六 UTC+8 下午11:34:24<Jallen> 写道: Hi, everybody! -- unsubscribe: [hidden email] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-porting/6712ae1d-b35c-4b9a-b994-d4bf6ecb21cen%40googlegroups.com. |
I can't give you a list of commands. But clang can compile to a target without use of multiple computers. However: news I heard is that compiling Linux Kernel for an unsupported architecture is NOT SIMPLE. If one of the known good architectures covers "many but not more" for your target CPU your luck. If not, it is "not supposed to be easy".
You should know you compile linux with target processor. Then the whole tool chain the same. Then assemble a (likely bootable usb), and boot the device with that USB. Then also, if your serious, you would configure the kernel for remote debugging if you have that need (say, serial?) that's all very simple stuff. i hope i'm not repeating things people didn't need to hear. On Monday, December 28, 2020 at 1:34:30 PM UTC-5 [hidden email] wrote: hello, Jallen -- unsubscribe: [hidden email] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-porting/3d16744f-b501-4766-a8ab-88921d5c5ac9n%40googlegroups.com. |
Free forum by Nabble | Edit this page |