Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Armijn Hemel
fec867b5f2
add what should be done after completing the toolchain and a note of warning
...
that many packages cannot be succesfully cross compiled.
svn path=/nixpkgs/trunk/; revision=4457
2005-12-30 14:45:27 +00:00
Armijn Hemel
2f6385ba23
tell a bit more about the names of the binutils that the buildprocess expects
...
to find during cross compilation. We need to fix the gcc-wrapper to support
cross-compiling. Really, it's not that hard to do, but it needs to be done
correctly :)
svn path=/nixpkgs/trunk/; revision=4456
2005-12-30 14:20:44 +00:00
Armijn Hemel
e6f931a14b
add some stuff about the difficulties we've encountered so far with building cross compilers, especially when building a C++ compiler.
...
svn path=/nixpkgs/trunk/; revision=4346
2005-12-06 21:47:41 +00:00
Armijn Hemel
3da5ecfe05
rewrite a bit, add some clarifications
...
svn path=/nixpkgs/trunk/; revision=4343
2005-12-06 18:08:57 +00:00
Armijn Hemel
5138d6dc10
first version of the Nix cross compilation HOWTO (easy stuff is done), more to follow
...
svn path=/nixpkgs/trunk/; revision=4342
2005-12-06 18:05:20 +00:00