tech-kern archive

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

Re: valgrind




> On Mar 20, 2022, at 7:58 PM, Mouse <mouse%Rodents-Montreal.ORG@localhost> wrote:
> 
> 
> [EXTERNAL EMAIL] 
> 
>>> Perhaps I just need a better approach....
> 
>> I know you've previously expressed a lack of interest in such things
>> when we've talked previously, but I've found the built-in sanitizers
>> in modern GCC useful for approximating the functionality of valgrind
>> on NetBSD.
> 
> To some extent, perhaps.
> 
> But it's less a lack of interest and more an unwillingness to ignore
> the licensing issues.  `Modern' GCC is licensed under the GPLv3.

So?  That doesn't affect the licensing of code compiled by gcc.

	paul




Home | Main Index | Thread Index | Old Index