由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Linux版 - Using QEMU for cross-platform development
相关主题
在浏览器里跑的 Linuxzfs+freenas速度有点慢
谁能打开qemu的网站?关于samba/cifs的速度
mac book上跑ubuntu,用什么虚拟机软件比较好?怎样创造一个 segv (转载)
果粉不是一般的脑残Samba + NFS + intensive backup 靠谱么?
请问可以在Mac台式机上装ubuntu吗企业计算机系统如何规划和设置?
virtualization and CPU designsamba via ssh tunneling 靠谱么?
这里有没有在WII上折腾linux的?家里的网络
想升级操作系统了,求推荐 纠结死了, 到底是用 GB2312 还是 UTF8 存中文文件名呢
相关话题的讨论汇总
话题: qemu话题: using话题: platform话题: smith话题: linux
进入Linux版参与讨论
1 (共1页)
w****g
发帖数: 597
1
http://www.ibm.com/developerworks/linux/library/l-qemu-development/index.html?S_TACT=105AGX03&S_CMP=HP
Using QEMU for cross-platform development
Multi-platform development on one computer
Roderick W. Smith (r******[email protected]), Consultant and author
author photo-Rod Smith
Roderick W. Smith is a consultant and author of over a dozen books on UNIX
and Linux, including The Definitive Guide to Samba 3, Linux in a Windows
World, and Linux Professional Institute Certification Study Guide. He
curre
o**n
发帖数: 1249
2
我还是觉得对于小软件用qt挺好的,用在windows就一个qtcore.dll就够了,不像gtk的
好像好多dependence的lib。

run

【在 w****g 的大作中提到】
: http://www.ibm.com/developerworks/linux/library/l-qemu-development/index.html?S_TACT=105AGX03&S_CMP=HP
: Using QEMU for cross-platform development
: Multi-platform development on one computer
: Roderick W. Smith (r******[email protected]), Consultant and author
: author photo-Rod Smith
: Roderick W. Smith is a consultant and author of over a dozen books on UNIX
: and Linux, including The Definitive Guide to Samba 3, Linux in a Windows
: World, and Linux Professional Institute Certification Study Guide. He
: curre

w****g
发帖数: 597
3
Qt is a cross-platform application and UI framework.
QEMU is a machine emulator that supports a wide range of CPUs, so you can
run PowerPC software on an x86 computer, x86-64 software on an SPARC
computer, or what have you.
o**n
发帖数: 1249
4
I know I'm off topic :) I'm just inspired by the cross-platform thing and
saying something else. For small, lightweight software, I really don't see
the value of using sth like java, .net etc. I personally try hard to avoid
java-based applicatoins...

【在 w****g 的大作中提到】
: Qt is a cross-platform application and UI framework.
: QEMU is a machine emulator that supports a wide range of CPUs, so you can
: run PowerPC software on an x86 computer, x86-64 software on an SPARC
: computer, or what have you.

l*******G
发帖数: 1191
5
downside:
have to run guest os as a whole
can we run windows app without windows guest os? can we virtualize a
single application instead of the entire guest os?
1 (共1页)
进入Linux版参与讨论
相关主题
纠结死了, 到底是用 GB2312 还是 UTF8 存中文文件名呢请问可以在Mac台式机上装ubuntu吗
Samba4 includes full Active Directory schemavirtualization and CPU design
如何用UBUNTU建立可读写的文件服务器?这里有没有在WII上折腾linux的?
REHL5 的 samba 突然不管用了想升级操作系统了,求推荐
在浏览器里跑的 Linuxzfs+freenas速度有点慢
谁能打开qemu的网站?关于samba/cifs的速度
mac book上跑ubuntu,用什么虚拟机软件比较好?怎样创造一个 segv (转载)
果粉不是一般的脑残Samba + NFS + intensive backup 靠谱么?
相关话题的讨论汇总
话题: qemu话题: using话题: platform话题: smith话题: linux