freebsd-ports/lang/gcc6-devel/files/pkg-message.in
Gerald Pfeifer fe2156f767 Now that GCC 5 has branched for the release of GCC 5.1, create a new port
gcc6-devel to track mainline GCC development, starting with the 20150412
snapshot of GCC 6.0.0.

(Since this really is a development version not necessarily recommended
for general use, start using the -devel moniker for this port.  This is
not due to any changes in upstream policy or expected attributes of this
port, only an adjustment in how we name things.)
2015-04-20 00:13:45 +00:00

7 lines
251 B
Text

To ensure binaries built with this toolchain find appropriate versions
of the necessary run-time libraries, you may want to link using
-Wl,-rpath=%%TARGLIB%%
For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.