[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

meta package cross-compile-....



Hello emdebian people,

At webpage http://www.emdebian.org/tools/crosstools.html

Is this text 

  Once you have that then install whichever version of the tools you
  want. e.g:
    apt-get install libc6-armel-cross libc6-dev-armel-cross
      binutils-arm-linux-gnueabi gcc-4.3-arm-linux-gnueabi
      g++-4.3-arm-linux-gnueabi
  will install the gcc-4.3 C and C++ toolchain for armel cross-compiling.


With a meta package
  cross-compile-armel
which has Depends: libc6-armel-cross libc6-dev-armel-cross \
      binutils-arm-linux-gnueabi gcc-4.3-arm-linux-gnueabi \
      g++-4.3-arm-linux-gnueabi
would live be easier.

One could do just
  apt-get install cross-compile-armel
to get the toolchain for armel cross-compiling.

What is your opinion about such meta package?


Geert Stappers
-- 
duiken helmond
http://www.dream2dive.nl


Reply to: