Re: NEW: devel/creduce

2018-07-10 Thread Brian Callahan
On 07/03/18 11:57, Brian Callahan wrote: On 06/03/18 19:23, Brian Callahan wrote: On 04/15/18 04:01, Stuart Henderson wrote: On 2018/04/15 02:27, Brian Callahan wrote: Works well on amd64 following the user guide on the HOMEPAGE. Note that this links libLLVM-6.0.so from devel/llvm, though

Re: NEW: devel/creduce

2018-07-03 Thread Brian Callahan
On 06/03/18 19:23, Brian Callahan wrote: On 04/15/18 04:01, Stuart Henderson wrote: On 2018/04/15 02:27, Brian Callahan wrote: Works well on amd64 following the user guide on the HOMEPAGE. Note that this links libLLVM-6.0.so from devel/llvm, though that does not get reflected in WANTLIB (I

Re: NEW: devel/creduce

2018-06-03 Thread Brian Callahan
On 04/15/18 04:01, Stuart Henderson wrote: On 2018/04/15 02:27, Brian Callahan wrote: Works well on amd64 following the user guide on the HOMEPAGE. Note that this links libLLVM-6.0.so from devel/llvm, though that does not get reflected in WANTLIB (I left a comment saying such in the Makefile).

Re: NEW: devel/creduce

2018-04-15 Thread Stuart Henderson
On 2018/04/15 02:27, Brian Callahan wrote: > Works well on amd64 following the user guide on the HOMEPAGE. Note that this > links libLLVM-6.0.so from devel/llvm, though that does not get reflected in > WANTLIB (I left a comment saying such in the Makefile). You need to have a WANTLIB entry associa

NEW: devel/creduce

2018-04-14 Thread Brian Callahan
Hi ports -- Attached is a new port, devel/creduce. C-Reduce is a C and C++ program reducer. --- pkg/DESCR: C-Reduce is a tool that takes a large C, C++, or OpenCL file that has a property of interest (such as triggering a compiler bug) and automatically produces a much smaller C/C++ file that