]> pd.if.org Git - liblfds/blob - liblfds/liblfds6.0.1/test/building.txt
Initial import (all versions, including the new 7.1.0)
[liblfds] / liblfds / liblfds6.0.1 / test / building.txt
1 building test\r
2 =============\r
3 \r
4 Windows (user-mode)\r
5 ===================\r
6 1. Use Microsoft Visual Studio 2008 or Visual C++ 2008 Express Edition\r
7    to load "test.sln".\r
8 \r
9 2. Use Microsoft Windows SDK and GNUmake to run makefile.windows (obviously\r
10    you'll need to have run the appropriate vcvars*.bat first; you can build\r
11    for both IA64, 64-bit and 32-bit - just run the correct vcvars batch file).\r
12 \r
13    Targets are "rel", "dbg" and "clean".  You need to clean between switching\r
14    targets.\r
15 \r
16 Windows (kernel)\r
17 ================\r
18 No build supported, since this is a command line utility.\r
19 \r
20 Linux\r
21 =====\r
22 Use GNUmake to run "makefile.linux".  Targets are "rel", "dbg" and\r
23 "clean".  You need to clean between switching targets.\r
24 \r
25 \r