On Wednesday, December 30, 2020 10:50:41 AM WET Pavel Sanda wrote:
> If this is the only trouble adding include <cstring> could help. Can you try
> it? If there are more troubles ban for gcc 4.8 is perhaps the best solution
> indeed.
> 
> Pavel

In that particular compile, as you can see e.g. in
https://download.copr.fedorainfracloud.org/results/jamatos/lyx-devel/epel-7-x86_64/01850643-lyx-devel/build.log.gz
 

probably because it is using a parallel make there is another error:

insets/InsetListingsParams.cpp: In constructor 'lyx::
{anonymous}::ParValidator::ParValidator()':
insets/InsetListingsParams.cpp:323:1: note: variable tracking size limit 
exceeded with -fvar-tracking-assignments, retrying without
 ParValidator::ParValidator()

So honestly I am not sure if it worth the time. :-)


On a related note gcc 8.2 that ships with RHEL 8 already supports C++17...
-- 
José Abílio
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to