On Tue, Feb 1, 2022 at 9:53 AM Richard Shaw <hobbes1...@gmail.com> wrote:
> No, I haven't tried building on one of the packager ppc boxes to investigate 
> further. Fighting other gcc 12 / python 3.10/3.11 issues :)
>
> Did you add the flag for ppc64le only? I'll try and see if it fixes things 
> for me as well.

Yes, for ppc64le only.  The bigger hammer of -fno-inline-functions
also does the job.  The challenge with clisp is that the sources are
written in Lisp, then converted to C and passed to the compiler, so
I'm looking at machine-generated C code rather than human-written C
code.  Lots of fun. :-)
-- 
Jerry James
http://www.jamezone.org/
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to