Sorry for my poor English.
I have tried to compile this package in Linux localhost 6.12.3-gentoo-dist #1 SMP PREEMPT_DYNAMIC Fri Dec 6 13:30:20 -00 2024 x86_64 AMD Ryzen 5 5600G with Radeon Graphics AuthenticAMD GNU/Linux
and got
Also please post questions / issues related to tcl-cffi in its repository (https://github.com/apnadkarni/tcl-cffi) as this SF location is only used for distribution.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry for my poor English.
I have tried to compile this package in
Linux localhost 6.12.3-gentoo-dist #1 SMP PREEMPT_DYNAMIC Fri Dec 6 13:30:20 -00 2024 x86_64 AMD Ryzen 5 5600G with Radeon Graphics AuthenticAMD GNU/Linux
and got
Some useful advice, maybe?
libffi 3.4.4, 3.4.6, 3.4.6-r2
What version of tcl-cffi were you using?
Also please post questions / issues related to tcl-cffi in its repository (https://github.com/apnadkarni/tcl-cffi) as this SF location is only used for distribution.
Thanks
Also, see this - https://github.com/apnadkarni/tcl-cffi/issues/144
If you are using tcl-cffi 2.0, please try the configure similar to this Ubuntu CI line -
../configure --with-tcl=${{ env.TCLDIR }}/lib --enable-64bit --disable-staticffi
Let me know if you still have issues though I'm afraid I am not a Unix/gcc guru.