arnholm
2014-01-22 12:44:24 UTC
Hi,
I have been using ./configure and make to compile wxWidgets 3.0 on linux
Kubuntu 13.10, it is working fine with standard compilers. I have now
created a Kubuntu 13.10 virtual machine with the intention of cross
compiling to raspberry PI, and have cloned a tool-chain from
https://github.com/raspberrypi/tools and got the basic "hello world"
program to function after cross compiling it.
My question is what do I do to tell wxWidgets ./configure and make on the
Kubuntu machine to use the relevant cross-compilation toolchain for
raspberry pi? What I want to do is obviously cross-compile wxWidgets for
the raspberry pi, and later applications using wxWidgets.
I have looked at configure --help , but it isn't all that clear to me which
parameters control which toolchain to use, unless it is enough to simply
define the environment variable "CXX" to point to the actual
cross-compilation "some-prefix-g++"
Thanks
Carsten Arnholm
I have been using ./configure and make to compile wxWidgets 3.0 on linux
Kubuntu 13.10, it is working fine with standard compilers. I have now
created a Kubuntu 13.10 virtual machine with the intention of cross
compiling to raspberry PI, and have cloned a tool-chain from
https://github.com/raspberrypi/tools and got the basic "hello world"
program to function after cross compiling it.
My question is what do I do to tell wxWidgets ./configure and make on the
Kubuntu machine to use the relevant cross-compilation toolchain for
raspberry pi? What I want to do is obviously cross-compile wxWidgets for
the raspberry pi, and later applications using wxWidgets.
I have looked at configure --help , but it isn't all that clear to me which
parameters control which toolchain to use, unless it is enough to simply
define the environment variable "CXX" to point to the actual
cross-compilation "some-prefix-g++"
Thanks
Carsten Arnholm
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users