Lines Matching refs:libraries
28 headers, libraries, etc. So, it's usually simple to download a package
42 the headers, libraries or binutils to generate target specific code.
46 Another problem is that compilers come with standard libraries only (like
50 have your host's libraries installed.
54 effectively changes the logical root for headers and libraries), assume
55 all your binaries and libraries are in the same directory, which may not
64 * have different sets of libraries and headers by default
133 but they're particularly important for additional libraries
144 additional headers or libraries are needed), as Clang will find
153 linker), but not always where the target headers and libraries
164 All libraries that you compile as part of your build will be
174 Also, finding the libraries for your target are not as easy
175 as for your host machine. There aren't many cross-libraries available
178 extract the libraries and headers, put them in specific directories
181 Also, some libraries have different dependencies on different targets,
193 copies of your libraries and (possibly) headers.