cross-compiling
cross compiling with Eclipse on linux and eclipse on windows?
I am pretty much new to embedded device programming world so pardon my ignorance if any. I am cross compiling a C++ program on arm architecture with eclipse on ubuntu.[详细]
2023-02-23 01:02 分类:问答vmstat command missing
I am using a embedded Linux platform (MIPS processor, Linux 2.6.18-6.4, with busy box) & I don\'t see vmstat command. what do I need to do get this command installed.[详细]
2023-02-22 11:33 分类:问答relation between cross compilation tools and OS
HI, All, I have a question regarding the cross compilation tools (compiler, assemble, linker, etc.) and operating system. let\'s take ELDKand linux kernel as an example.[详细]
2023-02-20 17:17 分类:问答Large number of link errors when cross-compiling OpenGL application for windows
Okay, so here\'s the situation: I have an application which uses SDL and OpenGL. I\'ve been developing it in Linux (Ubuntu 10.10), and on that platform it compiles, builds, and runs wi开发者_StackOve[详细]
2023-02-19 16:26 分类:问答Cross-compiling boost for Windows on Linux
I\'m trying to create mingw binaries for boost on a Linux machine. The mingw compiler is present on my system as /usr/bin/i586-mingw32msvc-g++ and I have been able to create a simple HelloWorld.exe ap[详细]
2023-02-19 12:58 分类:问答error while loading new compiled Linux kernel image into the android emulator(1.5)
I have successfully compiled Linux kernel for android: root@ubuntu:~/common# ARCH=arm CROSS_COMPILE=~/mydroid/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi- make[详细]
2023-02-19 00:48 分类:问答host target development model
开发者_如何学JAVAI am quite new to the embedded linux programming and did not really understand this concept very well.[详细]
2023-02-17 20:05 分类:问答error with "pmem.c" compiling linux source code for android
I am compiling linux source code for android emulator. When i execute make command(for building and cross-compiling the linux source) i get the following error \"pmem.c\" file.[详细]
2023-02-17 15:51 分类:问答Meta-programming: write in one language X, cross-compile in multiple languages like C#, PHP, Java, C
In all projects I\'ve done through the years I never came across a requirement like this, though it seems so easy on paper: write a plugin for many well-known CMS\'s.[详细]
2023-02-17 10:14 分类:问答Libraries used in Android
I\'ve downloaded the source from https://android.googlesource.com and I now want know if I can compile the lib开发者_开发知识库raries(bionic) and Dalvik VM using a cross compiler? If yes, how can I do[详细]
2023-02-17 08:46 分类:问答
加载中,请稍侯......