You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PyCryptodome
Hello,
I am trying to install pycryptodome on my ancient MacOSX 10.5.8 PPC G4 under MacPorts, as I still use youtube-dl or yt-dlp. Both now require pycryptodome. However, I run into a problem: in src/common.h compiling is stuck with "#error: No routines for aligned memory". Somewhere else I saw that using clang instead of gcc would circumvent the problem. However, for PPC there is no proper clang for some reason. Is there anything you can change so that PPC with gcc still can build pycryptodome?