Skip to content

fix building for kindle-legacy target#1798

Merged
Frenzie merged 1 commit into
koreader:masterfrom
benoit-pierre:pr/fix_kindle-legacy_build
May 29, 2024
Merged

fix building for kindle-legacy target#1798
Frenzie merged 1 commit into
koreader:masterfrom
benoit-pierre:pr/fix_kindle-legacy_build

Conversation

@benoit-pierre

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

Copy link
Copy Markdown
Member

This change is Reviewable

@Frenzie

Frenzie commented May 29, 2024

Copy link
Copy Markdown
Member

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
Copy Markdown
Member 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

Frenzie commented May 29, 2024

Copy link
Copy Markdown
Member

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.

2 participants