Christopher Seawood wrote:
Darkone wrote:

Christopher Seawood wrote:


(I am wondering what processor return i1586 as the arch though)


Turns out that was an athlon processor.

Well cl isnt included with cygwin binutils.
I did some hunting on this and found you can use a MS version that comes with vc++ (not much use if you dont have vc++!).


Right. NSPR defaults to using MSVC for win32 builds. You need to follow the 'gcc for win32' instructions at http://www.mozilla.org/build/win32.html to build using gcc on win32.

However, I had further build problems even after fixing this glitch.


Care to share the errors?

- cls

Yes. My problem at the moment is I get an xpidl.exe crashs during the build.

/cygdrive/c/mozilla/./build/cygwin-wrapper ../../dist/bin/xpidl.exe -m header -w -I. -I../../dist/id
l -o _xpidlgen/nsIConsoleListener /cygdrive/c/mozilla/xpcom/base/nsIConsoleListener.idl
make[3]: *** [_xpidlgen/nsIConsoleListener.h] Error 5
make[3]: *** Deleting file `_xpidlgen/nsIConsoleListener.h'
make[3]: Leaving directory `/cygdrive/c/mozilla/xpcom/base'
make[2]: *** [export] Error 2
make[2]: Leaving directory `/cygdrive/c/mozilla/xpcom'
make[1]: *** [export] Error 2
make[1]: Leaving directory `/cygdrive/c/mozilla'
make: *** [default] Error 2



Reply via email to