Hello,
Il 29/07/2011 19:30, Jair Gaxiola ha scritto:
On Fri, Jul 29, 2011 at 12:27 PM, Jair Gaxiola<[email protected]> wrote:
Hi
I try building uwsgi to 64 bits arch with CFLAGS="-arch x86_64"
CXXFLAGS="-arch x86_64" python uwsgiconfig.py --build but return the
error:
lz -lpthread -liconv -lm -lsqlite3 -ldl -framework CoreFoundation
-L/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/config
-lpython2.6
ld: warning: in utils.o, file was built for unsupported file format
which is not the architecture being linked (i386)
[snip]
Any suggestions?
Thanks
Sorry, I runs on OS X
Have you tried a make clean && CFLAGS="-arch x86_64" make ?
thanks,
riccardo
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi