04.01.2015 Views

RealView Compilation Tools - ARM Information Center

RealView Compilation Tools - ARM Information Center

RealView Compilation Tools - ARM Information Center

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Compiler Command-line Options<br />

2.1.146 --shared<br />

This option enables a shared library to be generated when building for <strong>ARM</strong> Linux with<br />

the --arm_linux_paths option. It enables the selection of libraries and intialization code<br />

suitable for use in a shared library, based on the <strong>ARM</strong> Linux configuration.<br />

Restrictions<br />

You must use this option in conjunction with --arm_linux_paths and --apcs=/fpic.<br />

Example<br />

Link two object files, obj1.o and obj2.o, into a shared library named libexample.o:<br />

armcc --arm_linux_paths --arm_linux_config_file=my_config_file --shared -o<br />

libexample.so obj1.o obj2.o<br />

See also<br />

• --arm_linux on page 2-9<br />

• --arm_linux_config_file=path on page 2-10<br />

• --arm_linux_configure on page 2-12<br />

• --arm_linux_paths on page 2-13<br />

• --configure_cpp_headers=path on page 2-24<br />

• --configure_extra_includes=paths on page 2-25<br />

• --configure_extra_libraries=paths on page 2-26<br />

• --configure_gcc=path on page 2-27<br />

• --configure_gld=path on page 2-28<br />

• --configure_sysroot=path on page 2-29<br />

• --gnu_defaults on page 2-68<br />

• --translate_g++ on page 2-122<br />

• --translate_gcc on page 2-124<br />

• --translate_gld on page 2-125<br />

• --arm_linux on page 2-11 in the Linker Reference Guide<br />

• --library=name on page 2-54 in the Linker Reference Guide<br />

• --search_dynamic_libraries, --no_search_dynamic_libraries on page 2-78 in the<br />

Linker Reference Guide<br />

• Application Note 212 - Building Linux applications using RVCT v4.0 and the<br />

GNU <strong>Tools</strong> and Libraries.<br />

<strong>ARM</strong> DUI 0348C Copyright © 2007-2010 <strong>ARM</strong>. All rights reserved. 2-115<br />

ID101213<br />

Non-Confidential,

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!