Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Building Windows 64 bit builds

6 views
Skip to first unread message

Armen Zambrano Gasparnian

unread,
May 14, 2010, 12:11:24 PM5/14/10
to
Hello,
I am trying to build Windows 64 bit builds and I would like to know who
has been building it recently since I am hitting build errors.

I think that I have set up the requirements correctly (I have passed the
configure step) but I am getting this build error.

c:/Users/Administrator/armenzg/mozilla-central/build/win32/vmwarerecordinghelper/vmwarerecordinghelper.cpp(66):
error C2143: syntax error : missing ';' before '}'

I don't think that the Makefile should be calling anything on the
"win32" folder there.
http://mxr.mozilla.org/mozilla-central/source/build/Makefile.in#52

Here are my settings:
* MS 2008 SP2 (x64 bit)
* VS2010 Pro
* Win7 SDK
* MozillaBuild 1.4 (plus msvc10-x64.bat)

> . $topsrcdir/browser/config/mozconfig
>
> mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../objdir
> ac_add_options --target=x86_64-pc-mingw32
> ac_add_options --host=x86_64-pc-mingw32
> ac_add_options --disable-ogg


Log for the curious:
https://bugzilla.mozilla.org/attachment.cgi?id=445363

Armen Zambrano Gasparnian

unread,
May 14, 2010, 2:36:43 PM5/14/10
to
I got it to work.

I have filed bug https://bugzilla.mozilla.org/show_bug.cgi?id=565972 to
stop building "build/win32" when building the 64 bit version.

You can find the build in:
http://people.mozilla.com/~armenzg/win64

Armen Zambrano Gasparnian

unread,
May 14, 2010, 2:46:19 PM5/14/10
to
I decided to run them on the target but it simply crashes.

Next I will try to get some logs uploaded with the builds for someone to
help me debug this.

Cheers,
Armen

0 new messages