[rrd-users] compile python module in 64 bits
Yamei Feng
yamei.feng at oracle.com
Wed Apr 8 20:31:14 CEST 2015
Hi All,
I want to compile "py-rrdtool" in 64 bits. I am not familiar with Python.
In the Makefile, 32 bits version is compiled in default with the
following commands.
site-python-install: all
cd bindings/python && $(PYTHON) setup.py install $(if
$(DESTDIR),--root=$(DESTDIR))
Does anyone know how to pass -m64 compiling flag to build the 64 version
of the python module?
Thanks,
-- Yamei
More information about the rrd-users
mailing list