pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: boost-libs on macOS Ventura (13.x)
Jason Bacon <jtocino%gmx.com@localhost> writes:
> On 5/21/23 17:41, Joerg Sonnenberger wrote:
>> On Sat, May 20, 2023 at 07:29:19AM -0500, Jason Bacon wrote:
>>> Since it's not showing in the make output, I wonder if the pkgsrc wrapper is
>>> inserting it.
>>
>> It is.
>>
>> Joerg
>
> Maybe the wrapper should check the filename extension before doing that,
> and leave it (-std=*++*) out for ".c" files.
That sounds like a kludge. The pkgsrc doctrine is that invoking a C++
compiler for building a C file is a bug. Can you fix the makefile(heh)
to have it call CC instead of CXX?
Home |
Main Index |
Thread Index |
Old Index