Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Something up with ecj #8

Closed
SofeemLi opened this issue Apr 14, 2018 · 6 comments
Closed

Something up with ecj #8

SofeemLi opened this issue Apr 14, 2018 · 6 comments

Comments

@SofeemLi
Copy link

I noticed that ecj doesn't behave like how it should. It seems like it always compiles against some hidden android.jar and doesn't allow more than one file/directory for the classpath. And whatever I put there doesn't get read anyway. I don't understand how anyone can even compile android code without including libraries or using thier own android.jar.

@SDRausty
Copy link
Owner

SDRausty commented Aug 9, 2018

ECJ is being discussed here termux/termux-packages#2717. Closing issue in favor of issue termux/termux-packages#2717.

@SDRausty SDRausty closed this as completed Aug 9, 2018
@SDRausty SDRausty reopened this Aug 10, 2018
@SDRausty

This comment has been minimized.

@SDRausty
Copy link
Owner

SDRausty commented Jan 3, 2019

If you encounter problems with ecj 4.7, use ecj 4.6.2

$ dpkg --purge ecj
$ au ecj4.6

https://sdrausty.github.io/au/

@SDRausty SDRausty closed this as completed Jan 3, 2019
@SDRausty
Copy link
Owner

SDRausty commented Aug 8, 2019

@SDRausty
Copy link
Owner

SDRausty commented Aug 8, 2019

understand how anyone can even compile android code without including libraries

@SofeemLi BuildAPKs/buildAPKs#1

@SDRausty
Copy link
Owner

SDRausty commented Mar 7, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants