Wednesday, 9 March 2022

[gccsdk] Using GCC 10 to build python

Hello

I'd like to see if Python 3.10 will build with GCC 10.

I suspect there are a few issues that might come into play here. One is
that I usually build native, so it might take a week to build (IIRC GCC
10 is very slow when building native). I could probably get it to
cross-compile on my unix box though.

The second is the various shared libs that python uses.Am I right in
thinking that I would need to get (or build) compatible versions of them
all to work with the output of gcc 10?

Cheers

Chris


_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

No comments:

Post a Comment