tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: wip/task



Being lazy and not reading the docs, but anyway to get the Makefile to look for a recent version of gcc?

I.e I currently build from source (not pkgsrc), but want to switch to using wip/task. However, I need to do this to build:

cmake -DCMAKE_CXX_COMPILER=/usr/pkg/gcc49/bin/g++ -DCMAKE_C_COMPILER=/usr/pkg/gcc49/bin/gcc

because Task now requires gcc 4.7 or later.

I'll go and have a search and a read of pkgsrc docs, but just in case someone can answer this quicker...

Home | Main Index | Thread Index | Old Index