2011/11/10 Manlio Perillo <manlio.peri...@gmail.com>:
> Il 10/11/2011 11:16, Gasparini Andrea ha scritto:
>> [...] gcc -I/usr/include/python2.7 -lpython2.7 -o pyrun pyrun.c
>> Pero' dovrei aver trovato, ti basta invertire l'ordine:
>> gcc -I/usr/include/python2.7 -o pyrun pyrun.c -lpython2.7
>> perchè ld in ubuntu usa --as-needed per default.
>
> Tutto questo è molto bello, perchè una persona "normale" non ci sarebbe
> mai arrivato...

Mh, stai dicendo che Andrea non e` normale?

©
-- 
Carlo Miron
A. B. Normal Solution Architect™
_______________________________________________
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python

Rispondere a