Skip to content
  • Jose Fonseca's avatar
    scons: Support MinGW32 cross compiler. · 15b92b09
    Jose Fonseca authored
    To build an alternative opengl32.dll with Gallium's software-rasterizer from a
    debian-based distribution run:
    
      sudo apt-get install mingw32
      scons platform=windows toolchain=crossmingw machine=x86 winsys=gdi dri=no
    15b92b09