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

fix building for kindle-legacy target #1798

Merged
merged 1 commit into from
May 29, 2024

Conversation

benoit-pierre
Copy link
Contributor

@benoit-pierre benoit-pierre commented May 29, 2024

This change is Reviewable

@Frenzie
Copy link
Member

Frenzie commented May 29, 2024

Hold on, did that say:

-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identification is GNU 7.5.0

I don't think that sounds right (despite the name "legacy"). It should still be GCC 11.

Edit: to onlookers, see https://gitlab.com/koreader/nightly-builds/-/jobs/6973852572 and #1791 (comment) for some preceding context.

@benoit-pierre
Copy link
Contributor Author

I think this is right: those are the 2 toolchains really lagging behind, Cf. https://github.com/koreader/koxtoolchain/blob/master/gen-tc.sh#L133.

~/dev/x-tools/arm-pocketbook-linux-gnueabi/bin/arm-pocketbook-linux-gnueabi-gcc --version
arm-pocketbook-linux-gnueabi-gcc (crosstool-NG 1.23.0.90-9954e26 - NiLuJe) 7.5.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

@Frenzie
Copy link
Member

Frenzie commented May 29, 2024

Yes, I had just spotted the same comment. I probably knew all this very well around the time of the PB troubles. The troubles being that it was stuck on something like 4.6 or 4.7; 7.5 is delightfully new in comparison. ;-)

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

Successfully merging this pull request may close these issues.

None yet

2 participants