b16a6eec76
The libraries of gcc-aux are not located on standard search paths for the runtime linker to find. Moreover, libraries from other versions of gcc may be and in that case rtld will link the wrong library. To fix this, an rpath to ${PREFIX}/gcc-aux/lib will be inserted into every dynamic binary created by gcc-aux. Other changes include: 1) simpler and more robust detection of an existing gcc-aux compiler to be used rather than the older bootstrap compiler. 2) Fixed FreeBSD support. FreeBSD bootstraps are available but not yet listed due to lack of testing (however, it should work out of the box) 3) Fixed some c++ testsuite directives for dejagnu |
||
---|---|---|
.. | ||
diff-ada | ||
diff-ada-testsuite | ||
diff-core | ||
diff-cxx | ||
diff-cxx-testsuite | ||
diff-fortran | ||
diff-fortran-testsuite | ||
diff-gcc-testsuite | ||
diff-static-version |