New submission from Billy:
Hi all,
I've been cross-compiling Python3.4.1, but I have a issue than is following:
_PYTHON_PROJECT_BASE=/home/aphillips/work/leo368-20141008/fs/apps/python-3.4.1/arm
_PYTHON_HOST_PLATFORM=linux-arm PYTHONPATH=../src/Lib:../src/Lib/plat-linux
-S -m sysconfig --generate-posix-vars ; \
if test $? -ne 0 ; then \
echo "generate-posix-vars failed" ; \
rm -f ./pybuilddir.txt ; \
exit 1 ; \
fi
/bin/sh: -S: command not found
generate-posix-vars failed
make[1]: *** [pybuilddir.txt] Error 1
If who knows about that, could you help me.
Best regards.
----------
components: Cross-Build
messages: 229553
nosy: bill9889
priority: normal
severity: normal
status: open
title: issue with PYTHON_FOR_BUILD
type: compile error
versions: Python 3.4
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue22654>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com