Re: [spctools-discuss] stuck with problem making tpp

2022-06-08 Thread Malcolm Cook
I agree with you re using -k. I only did it after make was terminating with an error in order to try and reveal any more errors. But I appreciate the hazards in so doing. Thanks for the reminder. I have now rerun `make all` to completion without error. I now believe the compile errors

Re: [spctools-discuss] stuck with problem making tpp

2022-06-08 Thread Malcolm Cook
Hi, I think I am good as far as gcc version is concerned since I am compiling in an environment where I have enabled newer version using RED HAT DEVELOPER TOOLSET 9.1 - but to confirm...

Re: [spctools-discuss] stuck with problem making tpp

2022-06-08 Thread 'David Shteynberg' via spctools-discuss
Also, I wouldn't recommend using make -k because then you get errors with linking of the sort you are seeing because prerequisite dependencies are not being built properly so downstream linking of applications to dependencies fails. Can you send the actual errors that are generated when you run

Re: [spctools-discuss] stuck with problem making tpp

2022-06-08 Thread 'David Shteynberg' via spctools-discuss
Dear Malcolm, Sorry you are having trouble building the TPP on centos 7. There are many ways you can use the TPP both on the cloud and locally in virtual machines which would not require you to build the tools from source. Nevertheless, the latest release of the TPP has been updated to the