You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi i am trying to build 64 bit gecko SDK . I have Windows 7 and MS visual studio 8. When i run start-msvc9-x64.bat i get configure:error "you are targeting i386 but using the 64-bit compiler". I have added following options in mozconfig file but there seems to be no effect
ac_add_options --target=x86_64-pc-mingw32
ac_add_options --host=x86_64-pc-mingw32
I think it is some configuration issue because it is picking 32 bit files i.e when i start the bat file it shows:
Visual c++ 9 directory : C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC
Windows SDK directory : C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\
How can i make it pick 64 bit versions instead of 32 bit so that it can be build for 64 bit Windows properly.
thanks
Animesh
bhargava....@gmail.com
unread,
Oct 1, 2012, 7:22:59 AM10/1/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Can Anyone help here? I am stuck at this
thanks
Animesh
xunxun
unread,
Oct 1, 2012, 10:00:30 AM10/1/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bhargava....@gmail.com, dev-b...@lists.mozilla.org
于 2012/10/1 19:22, bhargava....@gmail.com 写道:
>
> Can Anyone help here? I am stuck at this
>
>
After you run start-msvc9-x64.bat, what's the information in the bash
windows?
And if you enter cl, what is the output information?