mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-19 15:00:53 +08:00
user: Spell out third-party
This commit is contained in:
@@ -33,7 +33,7 @@ an equivalent tool set.
|
||||
Building from source provides you with control over the configuration of the
|
||||
package you are building. If all or the most important dependent parts are
|
||||
built from source you limit the exposure to host variations. For example the
|
||||
GNU C compiler (gcc) currently uses a number of 3rd party libraries internally
|
||||
GNU C compiler (gcc) currently uses a number of third-party libraries internally
|
||||
(gmp, mpfr, etc). If your validated compiler generating code for your target
|
||||
processor is dynamically linked against the host's version of these libraries
|
||||
any change in the host's configuration may effect you. The changes the host's
|
||||
|
Reference in New Issue
Block a user