pkgsrc/lang/gcc-aux
marino 75006b6a58 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
..
files lang/gcc-aux: add gcc-aux/lib runpath to LINK_SPEC 2012-08-03 08:53:57 +00:00
buildlink3.mk lang/gcc-aux: PR#46708 Fix buildlink3.mk conditional 2012-07-16 19:34:27 +00:00
DESCR lang/gcc-aux: Add condition to buildlink3 2012-07-15 11:50:53 +00:00
distinfo
Makefile lang/gcc-aux: add gcc-aux/lib runpath to LINK_SPEC 2012-08-03 08:53:57 +00:00
options.mk