Changes between Version 62 and Version 63 of Building/Porting
- Timestamp:
- 02/05/12 12:14:23 (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/Porting
v62 v63 184 184 '''On the target machine''' 185 185 186 {{{187 <T>$ cp /bin/pwd utils/ghc-pwd/ghc-pwd188 }}}189 190 {{{191 <T>$ perl boot192 <T>$ ./configure --enable-hc-boot --build=plat --host=plat --target=plat193 }}}194 195 186 Unpack {{{<H>/boot.tar.gz}}} to {{{<T>/}}}. 196 187
