Sponsorised links
This year
GCC 4.3 Release Series — Porting to the New Tools - GNU Project - Free Software Foundation (FSF)
GCC by default no longer accepts code such as
typedef struct xxx xxx {};
struct counted_ptr
{
xxx xxx();
};
but will issue the diagnostic
error: declaration of xxx'
error: changes meaning of 'xxx' from '...'
2006
Alkyproject.com - bringing Microsoft Windows programs to Linux and Mac!
Alky (pronounced "AL-KEE") is a tool that allows you to convert a Windows executable to a Mac OS X or Linux binary. We are focused on high-end gaming at the moment, though we will support other applications in the future. Our binary translation layer is already working fully for OS X and Linux support is in progress. Of course, Windows applications use a very different set of libraries from Linux or OS X applications so we are also working on a library called LibAlky that will provide those Windows libraries to the application.
Porting UNIX/Linux Applications to Mac OS X: Compiling for Multiple Architectures
Compiling for Multiple Architectures
我的 Linux on Windows 體驗
Linux-like 環境下許多好用的工具被熱心的使用者移植到 Windows 上。剛開始人們先移植的是上面的程式開發環境,慢慢的其他實用的軟體也陸陸續續被移植過來。
Sponsorised links
2005
1
(12 marks)
