> The following URL lists how to build *mozilla* in a cross-compile mingw
> environment, but the general steps should be similar for most software 
> projects.
>
> http://developer.mozilla.org/en/Cross_Compile_Mozilla_for_Mingw32

So compiling windows program in linux - but for what purpose ?
To see whether it will compile there ?! Would it be simpler to have
wine emulator
and compile in there using visual studio?

Static analysis on windows specific code - was this main target ?

I by myself wanted to make it differently - to compile linux
applications in windows.
I guess it would be doable as well if necessary by building gcc with --
target set to linux
platform. ?!
_______________________________________________
dev-static-analysis mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-static-analysis

Reply via email to