https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124400

--- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot 
Uni-Bielefeld.DE> ---
> --- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
> Do you have preprocessed source for this?
> It includes <Python.h>, so it is highly dependent on what exact python is
> installed.

The ugly thing is that preprocessing first and then passing the .i file
to cc1 works, while going from .c to .s directly SEGVs.

Reply via email to