ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ltib] Building python extensions


From: Philippe Normand
Subject: [Ltib] Building python extensions
Date: Wed, 02 Apr 2008 13:16:32 +0200

Hi,

I'm trying to build Python 2.4 but I get some strange things:

gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing
-I.
-I/home/phil/mx31/ltib-imx31ads-20071008/rpm/BUILD/Python-2.4.4/./Include 
-I/home/phil/mx31/ltib-imx31ads-20071008/rpm/BUILD/Python-2.4.4/Include 
-I/home/phil/mx31/ltib-imx31ads-20071008/rpm/BUILD/Python-2.4.4 -c 
/home/phil/mx31/ltib-imx31ads-20071008/rpm/BUILD/Python-2.4.4/Modules/timingmodule.c
 -o build/temp.linux-i686-2.4/timingmodule.o
arm-none-linux-gnueabi-as: unrecognized option `-Qy'

I see no -Qy option in the commandline above. Moreover when I start a
shell (with ltib -m shell) and try the command, it succeeds. But when I
try ./hostpython setup.py build, it produces messages like the one
pasted above.

Any idea? I searched for the place where that Qy option is used by gcc
but haven't found it so far... :/

Philippe





reply via email to

[Prev in Thread] Current Thread [Next in Thread]