diff options
Diffstat (limited to 'system/newLd/README')
-rw-r--r-- | system/newLd/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/newLd/README b/system/newLd/README new file mode 100644 index 0000000000..77e1c22c6a --- /dev/null +++ b/system/newLd/README @@ -0,0 +1,7 @@ +newLD is a new version of ld linker from binutils. +It is necessary for build some advanced libraries +(libqb as an examlpe) + +To use it set +PATH=/usr/lib$LIBDIRSUFFIX/binutils$VERSION/bin:\\ +$PATH |