Re: Python recompile

Liste des GroupesRevenir à cl c 
Sujet : Re: Python recompile
De : antispam (at) *nospam* fricas.org (Waldek Hebisch)
Groupes : comp.lang.c comp.lang.c++ comp.lang.python
Date : 02. Mar 2025, 18:54:35
Autres entêtes
Organisation : To protect and to server
Message-ID : <vq260p$u8ub$1@paganini.bofh.team>
References : 1
User-Agent : tin/2.6.2-20221225 ("Pittyvaich") (Linux/6.1.0-9-amd64 (x86_64))
In comp.lang.c The Doctor <doctor@doctor.nl2k.ab.ca> wrote:
How do I compensate for
 
ld: error: relocation R_X86_64_32 cannot be used against symbol '_PyRuntime'; recompile with -fPIC
defined in /usr/local/lib/libpython3.13.a(pylifecycle.o)
referenced by thread_pthread.h:138 (Python/thread_pthread.h:138)
              thread.o:(PyThread_init_thread) in archive /usr/local/lib/libpython3.13.a
 

This is real world question and as such is considered off-topic
in comp.lang.c.  However, you could try '-no-pie' to the compiler.

--
                              Waldek Hebisch

Date Sujet#  Auteur
2 Mar 25 * Re: Python recompile9Waldek Hebisch
2 Mar 25 +- Re: Python recompile1Richard Heathfield
2 Mar 25 `* Re: Python recompile7James Kuyper
3 Mar 25  +- Re: Python recompile1James Kuyper
3 Mar 25  `* Re: Python recompile5Waldek Hebisch
3 Mar 25   +- Re: Python recompile1Richard Heathfield
3 Mar 25   +- Re: Python recompile1James Kuyper
3 Mar 25   +- Re: Python recompile1bart
4 Mar 25   `- Re: Python recompile1Tim Rentsch

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal