Skip to content

Conversation

@a1batross
Copy link
Contributor

To match linux64 it's called linux32.

crosstool-ng is set to build gcc targetting -march=i686 (Pentium Pro), as there
is little to no sense to support anything lower than that.
@a1batross
Copy link
Contributor Author

a1batross commented Dec 12, 2024

I can agree there is no sense to support 32-bit x86 systems on Linux, where barely any distributions support it, but I made it for my own game development (and binary compatibility) purposes and hope it might be useful for somebody else too.

@BtbN
Copy link
Owner

BtbN commented Dec 12, 2024

This doesn't appear to work.
It's failing to build openssl for me, and probably a bunch of later scripts will fail too.

@a1batross
Copy link
Contributor Author

Ah, right, I'm building myself a very minimalistic ffmpeg that only do software decoding and don't pull all these dependencies. I will try to look into that later.

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