you need to check config.log for related errors to figure out whats
missing. i dont think you need to run start-msvc71.bat or any of
those, just run vcvars32.bat [dont remember where it lives, do find]
and then do your standard configure/gmake from Cygwin shell. make
sure you clean up config.cache and status and such so it doesnt try
to fetch something you dont want [ eg from your GNU attempts etc ].

Mohammad Khashashneh wrote:
> Hello Anton
> 
> Actually I have Visual Studio and wouldn't mind to build using it. but I
> also have a problem there. After running start-msvc71.bat (from the
> mozilla-build directory) and try to run configure from the c-sdk directory,
> I get an error saying:
> checking whether the c++ compiler (c++ ) works... no
> configure: error: installation or configuration problem: c++ compiler cannot
> create executables.
> 
> thats why I tried to configure and build directly from cygwin and GCC.
> 
> ----- Original Message ----- 
> From: "Anton Bobrov" <[EMAIL PROTECTED]>
> To: "Mohammad Khashashneh" <[EMAIL PROTECTED]>
> Cc: <[email protected]>
> Sent: Tuesday, March 20, 2007 5:28 PM
> Subject: Re: Building Mozilla LDAP C SDK v6.0.3 on Windows trouble!
> 
> 
>> Mohammad Khashashneh wrote:
>>
>>> - I tried to follow the "Windows build prerequisites" and "Windows build
>>> prerequisites using cygwin" but they describe how to build using visual
>>> studio cl and have nothing to do with gcc!
>> thats right, Visual Studio is official toolchain to build with on Doze
>> and i personally never use GNU toolchain there. have a look at this
>> page here http://gemal.dk/mozilla/build.html maybe it will help.
>> _______________________________________________
>> dev-tech-ldap mailing list
>> [email protected]
>> https://lists.mozilla.org/listinfo/dev-tech-ldap
>>
> 
> 
> _______________________________________________
> dev-tech-ldap mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-tech-ldap
_______________________________________________
dev-tech-ldap mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-ldap

Reply via email to