You are not logged in.
Pages: 1
hi folks,
im currently using slitaz to develop some software in c++.
My team is using the c++ 11 standard, which is partly covered by slitaz's gcc (version 4.6.3, by using c++0x in my .pro file)
however, not everything is covered by it.
my question:
Do i have to compile a new version of gcc? or are there some precompiled binaries i could use?
Offline
Try 'tazpkg get-install gcc49 ; tazpkg get-install gcc49-lib-base'
http://cook.slitaz.org/cooker.cgi?pkg=gcc49
Offline
@Bellard: thanks a lot!
worked like a charm. didnt have a clue there was a package already.
go slitaz!
Offline
Pages: 1
[ Generated in 0.021 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]