Re: Sb-check and libz

2014-11-01 Thread Chris Johns
On 2/11/2014 9:11 am, Joel Sherrill wrote: I know we have discussed this before but even if GCC were fixed to detect the missing library, you still get a long way into the build before it dies. I checked the source and didn't see any examples of checking for libraries. What can or should we d

Sb-check and libz

2014-11-01 Thread Joel Sherrill
Hi I know we have discussed this before but even if GCC were fixed to detect the missing library, you still get a long way into the build before it dies. I checked the source and didn't see any examples of checking for libraries. What can or should we do to improve.the user experience? --joel