aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2020-02-13 17:42:10 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2020-02-13 17:49:30 +0000
commit5baaa500439481514ca173db650f7b45e4994b54 (patch)
tree2e3d95a90a26166ee235cdaa1e880cbea903e135 /README.md
parent5d24c87d4bade9661cb4becc2c23853d47e6f55c (diff)
Adding a link to the *crt*.o files in the local install directory
Until now, we defined `LIBRARY_PATH' to fix the problem of the `ld' linker of Binutils needing several `*crt*.o' files to run. However, some software (for example ImageMagick) over-write `LIBRARY_PATH', therefore there is no other way than to put a link to these necessary files in our local build directory. With this commit, we fixed the problem by putting a link to the system's relevant files in the local library directory. This fixed the problem with ImageMagick. Later, when we build the GNU C Library in the project, we should remove this step. This bug reported by Raul Castellanos Sanchez.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions