You are not logged in.
hey folks,
ive got some trouble with my g++ installation.
im using gcc49 because i need c++11 support.
but my qt-creator-project complains about g++ missing even though i selected g++-49 in my compiler settings
so i copied /usr/bin/g++-49 to /usr/bin/g++
this usually did the trick
with my todays install i proceeded as above.
trying to build my project i get:
g++: error trying to exec 'as': execvp: No such file or directory
i find this strange because it used to work.
anyone have any ideas on this?
thanks!
Offline
# tazpkg get-install slitaz-toolchain
Offline
thanks Bellard.
i already had it install but must have messed up the installation somehow.
forced reinstalling got it to work.
Offline
[ Generated in 0.032 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]