Tarmik wrote: >> Yes. I doubt that you will be able to get this working in PE format (I don't >> recommed you try). We spent a fair bit of effort to get a mingw >> cross-compile environment to work so that you can build and link Windows >> programs from a Linux build environment so that you can still analyze >> Windows code. > > Can you explain in more details what you did and how ? > To compile windows native code in linux native build environment? > URLs / docs / sample codes ?
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 --BDS _______________________________________________ dev-static-analysis mailing list [email protected] https://lists.mozilla.org/listinfo/dev-static-analysis
