Am 09/22/12 20:53, schrieb Pekka Jääskeläinen: > Hi, > > On 09/22/2012 05:52 PM, O. Hartmann wrote: >> It is possible to compile pocl-0.6.0 with both LLVM 3.1 and CLANG 3.1, >> but not on LLVM/CLANG 3.2! > > I haven't had a change to test LLVM-svn (3.2) just yet. I think > Kalle or someone tried it and fixed some API breakage some weeks ago. > Thus, you should try the trunk (bzr co lp:pocl). > > If it doesn't work, the error message seems clear enough. LLVM has changed > an API. Thus, one needs an #ifndef LLVM_3_1 case in the code after finding > out what the new API in llvm-svn is. The usual stuff. Patches welcome. > > BR, >
Hello. You're right. The newer code reflects the API change. I patched my FreeBSD port regarding the changes and it compiles well with either LLVM 3.1 and now also with LLVM 3.2. Thanks, Oliver
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://ad.doubleclick.net/clk;258768047;13503038;j? http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________ pocl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pocl-devel
