compiler confusion: gcc cannot be located and causes compiler errors
Beeblebrox
zaphod at berentweb.com
Fri Mar 22 21:13:54 UTC 2013
I seem to have found the solution to the problem: lang/gcc needs to have
symlinks in /usr/bin.
Create these:
# ln -s /usr/local/bin/gcc46 /usr/bin/gcc
# ln -s /usr/local/bin/g++46 /usr/bin/g++
This way most, "gcc not found" errors should disappear.
With many thanks to René Ladan
--
View this message in context: http://freebsd.1045724.n5.nabble.com/compiler-confusion-gcc-cannot-be-located-and-causes-compiler-errors-tp5797633p5798199.html
Sent from the freebsd-current mailing list archive at Nabble.com.
More information about the freebsd-current
mailing list