tech-pkg archive

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

build-issues with Q3 on netbsd-6-0 (GCC_REQD, c++11..)



Salut,

I can't build several Q3-packages due to -std=c++11 not being understood
by GCC 4.5 that is provided by netbsd-6-0.

This (and at least one additional c++ issue) can be worked around by
adding GCC_REQD+=4.8 to respective Makefiles and rebuilding.

Is this the right way to solve this?  I expected some setting that is
not compiler-specific, something like USE_LANGUAGES+=c++11 that clang,
for example, then also could use.

Also, would you advise setting GCC_REQD+=4.8 in mk.conf for netbsd-6-0?
Like I wrote, -std=c++11 is not the only issue I'm seeing with packages
that need a c++ compiler for building.

Thanks,
Petar

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index