Hi Oliver, "O. Hartmann" <[email protected]> writes:
> > A while ago, I proposed a port to the FreeBSD ports collection, please > be referred to: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=171914 > > I have had some differences with the comitters opinion, since there is a > problem with the > environment settings for the autoconf framework and due to my limited > abilities and > knowledge, the project is on hold for now. > > I just tried compiling POCL-0.12-RC1 on FreeBSD CURRENT (most recent, clang > 3.7.0 > system's compiler, installed LLVM 3.7 from ports). Therefore, I made some > slight > adaptions in the main Makefile of the port: > > LLVM_VERSION=37 > > copied the TARball as pocl-0.12.tar.gz into /usr/ports/distfiles/ and issued > a "make > makesum" in the ports directory to ensure that the hashes in distinfo file > are correct. > > So far, compiling with clang 3.7.0/llvm 3.7.0 seems to work, at least for me. > I didn't do > some test so far. > > Regards, > > Oliver I compiled 0.12-pre (outside ports) and ran some tests. The results are here: https://github.com/pocl/pocl/wiki/Release%20testing%20of%20pocl%200.12 I also have a port that builds but the result is untested. My port is less complete than yours. Cheers, Roger ------------------------------------------------------------------------------ _______________________________________________ pocl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pocl-devel
