search for: shushil

Displaying 2 results from an estimated 2 matches for "shushil".

2016 Jun 23
2
Help building llvm on freebsd 8.4
...strtoll(TokStart, nullptr, 10); > > GCC Version = 4.9.2 CMAKE version = 3.2.3 > > > > I also tried to include stdlib.h in the file > llvm-3.8.0.src/lib/TableGen/TGLexer.cpp. This din't help. > > > > Is there any configuration I am missing ? > > > -- SHUSHIL -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160622/381122a1/attachment.html>
2016 Jun 22
4
Help building llvm on freebsd 8.4
...error: 'strtoll' was not declared in this scope CurIntVal = strtoll(TokStart, nullptr, 10); GCC Version = 4.9.2 CMAKE version = 3.2.3 I also tried to include stdlib.h in the file llvm-3.8.0.src/lib/TableGen/TGLexer.cpp. This din't help. Is there any configuration I am missing ? -- SHUSHIL -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160622/8760f1a7/attachment.html>