S3C2410/ Mobile Business Enabling / IM-1.1-04-05
2 Property of Samsung Electronics Co., Ltd. Mobile Solution Group, System LSI.
2
Installing Toolchain
Building the tool chain is not a trivial exercise and for most common situations pre-built tool chains
already exists. Unless you need to build your own, or you want to do it anyway to gain a deeper
understanding, then simply installing and using a suitable ready-made tool chain is strongly
recommended.
Please follow the commands below and Install the tool chain in the directory mentioned below.
[root@localhost test]#
mkdir –p /usr/local/arm
[root@localhost test]#
tar jxvf cross-2.95.3.tar.bz2
The above command will generate the “2.95.3” folder under the /test/ directory. Copy this folder
under “/usr/local/arm/” directory.
[root@localhost test]#
mv 2.95.3 /usr/local/arm/
[root@localhost test]#
export PATH=$PATH:/usr/local/arm/2.95.3/bin
The toolchain object files such as arm compilers, loaders etc. will be available in the
‘/usr/local/arm/2.95.3/bin’
directory.
Содержание S3C2410
Страница 40: ......
Страница 41: ...Copyright 2004 Samsung Electronics Co Ltd All Rights Reserved ...
Страница 42: ......
Страница 43: ......