X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=blobdiff_plain;f=docs%2Finstall.html;h=5aea92e0b5119dbbb526fee67d665435f6b84187;hp=8c24cee7a3e87242cd3469b81ec48a5e72d5cea0;hb=43867acb6afc7fad26cdc2f22b2a3bb6eeefb2da;hpb=ce3801ab87ef6eb29e5b81c2acfdd102f7b9c0ae diff --git a/docs/install.html b/docs/install.html index 8c24cee7a3e..5aea92e0b51 100644 --- a/docs/install.html +++ b/docs/install.html @@ -351,20 +351,11 @@ example linux or windows, machine is x86 or x86_64, optionally followed by -debug for debug builds.

-

-The sample programs are built seperately. To build them do -

-    scons -C progs
-
-And the build output will be placed in progs/build/... -

-

To build Mesa with SCons for Windows on Linux using the MinGW crosscompiler toolchain do

     scons platform=windows toolchain=crossmingw machine=x86 statetrackers=mesa drivers=softpipe,trace winsys=gdi
-    scons -C progs platform=windows toolchain=crossmingw machine=x86 -k
 

This will create: