pkgsrc/lang/gcc-aux/files
marino b16a6eec76 lang/gcc-aux: add gcc-aux/lib runpath to LINK_SPEC
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
2012-08-03 08:53:57 +00:00
..
diff-ada
diff-ada-testsuite
diff-core lang/gcc-aux: add gcc-aux/lib runpath to LINK_SPEC 2012-08-03 08:53:57 +00:00
diff-cxx
diff-cxx-testsuite lang/gcc-aux: add gcc-aux/lib runpath to LINK_SPEC 2012-08-03 08:53:57 +00:00
diff-fortran
diff-fortran-testsuite
diff-gcc-testsuite
diff-static-version