tech-pkg archive

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

Re: Once more, C++11 and older 'base' compilers



> .if empty(PKGPATH:Mlang/gcc48) && \
[...]
> GCC_REQD+=4.8
> .endif  # GCC_REQD
Is it possible to use this only for C++? I.e.:

1. Is USE_LANGUAGES defined at this point?

2. Does it work for a C++ binary compiled with a pkgsrc 4.8.5 gcc to use a 
   C library compiled with a base 4.5.3?


Home | Main Index | Thread Index | Old Index