Closed GoogleCodeExporter closed 9 years ago
BTW, I'm using trunk.
(The label at left side is wrong)
Original comment by wenhan...@gmail.com
on 7 May 2013 at 2:21
Hi, Wen-Han,
Do you seriously want to build MCLinker and LLVM on Android host?
--host means the machine you build MCLinker and LLVM on. I guess you prefer
linux rather than android. If I'm wrong, please kindly correct me.
With best regards, Luba.
Original comment by LubaTang
on 7 May 2013 at 2:31
This issue is out-of-date, and we have met this requirement already.
Original comment by wenhan...@gmail.com
on 24 Dec 2013 at 4:46
Sorry, my fault. We haven't met this requirement yet.
Original comment by wenhan...@gmail.com
on 24 Dec 2013 at 4:50
The root cause of this is because config.sub on BUILD computer is too old.
(2009)
This is updated frequently by GNU project. LLVM uses it directly.
I suggest we can follow this.
http://savannah.gnu.org/projects/config (2013)
We can make it as part of our project (take away from .gitignore).
Note that this has already implemented within Android repo, and it is feasible.
I think it is the time to upstream it since now I'm working on building system
part.
https://android-review.googlesource.com/#/c/59011/
Also, I want to upstream some patches which are general but only exists in
external repo.
For example:
https://android-review.googlesource.com/#/c/59381/1/m4/mcld-target.m4
Any idea? If not, I will do this right now.
Thanks!
Original comment by wenhan...@gmail.com
on 25 Dec 2013 at 11:01
This issue was closed by revision 546c140d5ab3.
Original comment by wenhan...@gmail.com
on 26 Dec 2013 at 1:24
Original issue reported on code.google.com by
wenhan...@gmail.com
on 7 May 2013 at 2:19