Changes between Version 32 and Version 33 of UsersGuide/CompilingFromSource
- Timestamp:
- 2019-08-19T11:48:14Z (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersGuide/CompilingFromSource
v32 v33 58 58 == 4. Configure and build == 59 59 60 Since the summer of2019, HelenOS uses the Meson build system.60 Since mid-2019, HelenOS uses the Meson build system. 61 61 Make sure you have a recent-enough version of Meson and Ninja. 62 62 The safest bet is installing both using `pip3` tool. … … 162 162 === Which profiles are available? === 163 163 164 Look under the defaults/ directory. As of 2016-02-20 the list is: 164 To list all predefined profiles, run `tools/list_profiles.sh`. 165 166 As of mid-2019 the list is: 165 167 166 168 {{{ … … 171 173 arm32/integratorcp 172 174 arm32/raspberrypi 175 arm64/virt 173 176 ia32 174 177 ia64/i460GX … … 178 181 mips32/msim 179 182 ppc32 180 sparc32/leon3 183 riscv64 181 184 sparc64/niagara 182 185 sparc64/ultra