1

Topic: Compile Linux under Windows

Hi,

How can i compile Linux under my Windows PC

2

Re: Compile Linux under Windows

Do you mean how to compile teeworlds for Linux in Windows?

3

Re: Compile Linux under Windows

I think this should help it: http://www.teeworlds.com/?page=docs& … Everything

4 (edited by TeePhoenix 2012-06-10 17:18:59)

Re: Compile Linux under Windows

Deleted.

The face of terrorism is called United States of America!

5

Re: Compile Linux under Windows

install linux in a virtual box

uptee - a simple web interface for hosting and maintaining teeworlds servers
teerace - a website gathering results of trusted Race-mod servers providing global ranking and statistics
*gV* rox ^^

6 (edited by DARK HUNTER 2011-10-23 21:25:07)

Re: Compile Linux under Windows

I found something interesting: Running Linux executables on Windows

And just to warn you:

From the site wrote:

Right now LBW runs on 32-bit Windows XP only.

Danger!

LBW is evil. It is about fifteen different hacks all balanced precariously on top of each other. Lots of things in LBW don't work. Lots of things will never work.
It will crash.

Back up your data, keep your system secure, and above all else:

You have been warned.

And this: http://sourceforge.net/projects/line/
I guess it's reverse of WINE

Once in a century...

7

Re: Compile Linux under Windows

Search in google: "cross-compiling"

8

Re: Compile Linux under Windows

linux under windows? i guess this wont work.. try a virtual machine and install linux (eg. ubuntu, opensuse, stuff like this)

9

Re: Compile Linux under Windows

As ninja said: Cross-Compile

Once in a century...

10

Re: Compile Linux under Windows

But... He is banned yikes
I trust him. hmm

11

Re: Compile Linux under Windows

DARK HUNTER wrote:

As ninja said: Cross-Compile

I would not recommend that. I've already cross-compiled some other SW a few times but each time my build-platfrom was on GNU/Linux that should put out some (missing) windows-binaries. Most time it's not that easy but fiddling around (and/or compile even some other libs first) and with TW we are using "bam" by default not "./configure --prefix=/bla && make". You can setup a linux-build environment very quick (I'm pretty sure WAY quicker than you figure out what you have to change and compile first on windows). Virtual box was already suggested and I even agree... it's working well for that purpose.

So I would recommend:
Get free VirtualBox and get Debian Lenny as build-environment (both 32 and 64bit... which can be downloaded both as netinstall-iso) do some "apt-get install build-essential python libsdl-dev" and go on. Yes there is even already newer Squeezy out as last stable or some *buntus but with good old Lenny you should be able to create binaries that run on almost every linux-distro today that is preinstalled on currend Dedicated or VServers (and it even should (and did) run still very well on newer distros - both client and server). So you are not creating useless stuff