Building for Windows on Linux

Discussion about official Mozilla Firefox builds
Post Reply
wadey
Posts: 8
Joined: March 28th, 2003, 10:35 am
Contact:

Building for Windows on Linux

Post by wadey »

I have successfully built MozillaFirebird on my linux box a few times, and now I would like to do the same for my windows box. I don't know if this is possible, but I thought I would ask:

Is there anyway I can build windows binarys of Firebird on my linux box? I have my linux box set to automaticaly build a new nightly each night, and it would be cool if I could build a windows version too. Anyone know if this can be done?
chrookee
Posts: 99
Joined: November 23rd, 2002, 8:08 am
Location: Lost. Need directions.

Re: Building for Windows on Linux

Post by chrookee »

wadey wrote:I have successfully built MozillaFirebird on my linux box a few times, and now I would like to do the same for my windows box. I don't know if this is possible, but I thought I would ask:

Is there anyway I can build windows binarys of Firebird on my linux box? I have my linux box set to automaticaly build a new nightly each night, and it would be cool if I could build a windows version too. Anyone know if this can be done?


really doubt if this possible...

c
Linux + Firebird + gtk2 + XFT is neat.
User avatar
alanjstr
Moderator
Posts: 9100
Joined: November 5th, 2002, 4:43 pm
Location: Anywhere but here
Contact:

Post by alanjstr »

Windows and Linux do not have binary compatibilty. Maybe you could do some DOS emulation and have a compiler run on that. They made it so that you can compile Mozilla with Cygwin/GCC/MingW, so that will eventually happen for Firebird, I think.
Former UMO Admin, Former MozillaZine General Mod
I am rarely on mozillaZine, so please do not send me a private message.
My Old Firefox config files
User avatar
anand
Posts: 183
Joined: January 29th, 2003, 11:27 am
Location: Dallas, TX, USA
Contact:

Post by anand »

I did a quick Google search and found some pages that explain how to compile Windows applications on Linux.

Search for "windows linux cross compiler" and see if any of the results help you.
aebrahim
Posts: 1234
Joined: November 10th, 2002, 2:47 am
Location: Hong Kong
Contact:

Post by aebrahim »

Take a look at this:

http://mozilla.org/build/cross-compiling.html

It describes I think how to do what you want to do. YMMV.
wadey
Posts: 8
Joined: March 28th, 2003, 10:35 am
Contact:

Post by wadey »

Thanks, I'll give it a shot.
Post Reply