Re: Cross compile firfox on linux for windows

2016-03-08 Thread wolf . tobias
Am Dienstag, 8. März 2016 15:21:48 UTC+1 schrieb Tobias: > Am Montag, 7. März 2016 21:02:39 UTC+1 schrieb Ehsan Akhgari: > > On 2016-02-11 2:38 AM, w...@gmx.net wrote: > > > Am Sonntag, 7. Februar 2016 00:25:25 UTC+1 schrieb Ehsan Akhgari: > > >> On 2016-02-

Re: Cross compile firfox on linux for windows

2016-03-08 Thread Tobias
Am Montag, 7. März 2016 21:02:39 UTC+1 schrieb Ehsan Akhgari: > On 2016-02-11 2:38 AM, w...@gmx.net wrote: > > Am Sonntag, 7. Februar 2016 00:25:25 UTC+1 schrieb Ehsan Akhgari: > >> On 2016-02-05 1:30 PM, a...@gmx.net wrote: > >>> Am Donnerstag, 4. Februar 2016 16:35:58 UTC+1 schrieb wolf@gmx.n

Re: Cross compile firfox on linux for windows

2016-02-11 Thread wolf . tobias
Am Sonntag, 7. Februar 2016 00:25:25 UTC+1 schrieb Ehsan Akhgari: > On 2016-02-05 1:30 PM, wrote: > > Am Donnerstag, 4. Februar 2016 16:35:58 UTC+1 schrieb wolf@gmx.net: > >> I try to do a cross compile on linux centos 64bit for windows 64 bit. I > >> tried as written here > >> "https://devel

Re: Cross compile firfox on linux for windows

2016-02-10 Thread wolf . tobias
Am Sonntag, 7. Februar 2016 00:25:25 UTC+1 schrieb Ehsan Akhgari: > On 2016-02-05 1:30 PM, wolf.tob...@gmx.net wrote: > > Am Donnerstag, 4. Februar 2016 16:35:58 UTC+1 schrieb wolf@gmx.net: > >> I try to do a cross compile on linux centos 64bit for windows 64 bit. I > >> tried as written here

Re: Cross compile firfox on linux for windows

2016-02-05 Thread wolf . tobias
Am Donnerstag, 4. Februar 2016 16:35:58 UTC+1 schrieb wolf@gmx.net: > I try to do a cross compile on linux centos 64bit for windows 64 bit. I tried > as written here > "https://developer.mozilla.org/en-US/docs/Cross_Compile_Mozilla_for_Mingw32";. > > but I get always this error and don`t kn

cross compile firefox on linux for windows 64

2016-02-05 Thread wolf . tobias
I`m using the mozconfig: #Specify the cross compile export CROSS_COMPILE=1 ac_add_options --enable-application=browser ac_add_options --target=x86_64-w64-mingw32 ac_add_options --enable-default-toolkit=cairo-windows mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../mozilla-mingw ac_add_options --enable-d

cross compile xulrunner with mingw for windows 64

2016-02-05 Thread wolf . tobias
I try to cross compile xul runner for windows 64 my mozconfig export CROSS_COMPILE=1 # Make Options mk_add_options MOZ_MAKE_FLAGS="-j4" mk_add_options MOZ_OBJDIR=../bin/xulrunner-win32 # Configure Options ac_add_options --target=x86_64-w64-mingw32 ac_add_options --enable-application=xulrunner ac

Cross compile firfox on linux for windows

2016-02-04 Thread wolf . tobias
I try to do a cross compile on linux centos 64bit for windows 64 bit. I tried as written here "https://developer.mozilla.org/en-US/docs/Cross_Compile_Mozilla_for_Mingw32";. but I get always this error and don`t know how to fix it. configure: error: You are targeting Windows version 0x0603