Re: [Nix-dev] cross toolchain howto request

2013-03-09 Thread LluĂ­s Batlle i Rossell
On Tue, Mar 05, 2013 at 03:03:53PM +0400, Sergey Mironov wrote: 2013/3/5 Sergey Mironov ier...@gmail.com: $ nix-env -i -A i386_toolchain.gcc installing `gcc-wrapper-4.6.3-static-i386-unknown-elf' ... installing the cross-compiler $ nix-env -i -A i386_toolchain.binutils installing

Re: [Nix-dev] cross toolchain howto request

2013-03-05 Thread Sergey Mironov
Hello. I continue my work on having several cross-toolchains and here is what I have for now [1]. I've managed to write nix-expression which can install a cross-toolchain for one arch, but this expression can't be used to install several toolchains simultaneously. That is the problem. For

[Nix-dev] cross toolchain howto request

2013-03-03 Thread Sergey Mironov
Hello! I'd like to build cross toolchains for several archs (arm-none-elf, x86-none-elf plus some others). I need only compilers since my goal is to try to build some embedded kernels, so as far as I know I don't need to cross-build coreutils or other user-space stuff. Also, I don't need any linux

Re: [Nix-dev] cross toolchain howto request

2013-03-03 Thread Marc Weber
http://nixos.org/wiki/CrossCompiling Is all I know about. If people tell you additional information that would eventually be the place to add documentation. Marc Weber ___ nix-dev mailing list nix-dev@lists.science.uu.nl