If the snapshot is built without python support and normal lldb is running
then I would say lldb-mi should run too.
Thanks,
Abid
On Thu, Aug 17, 2017 at 7:37 PM, Ilia K wrote:
> Yep, it requires python from some time.
>
> Guys, how you think is it okay to have such dependency for lldb-mi, or we
Hi Peeter,
Why do you have to make the dependency conditional on
BUILD_SHARED_LIBS? If lldbExpression
depends on LLVMRuntimeDyld it should depend on it independently of the
build config.
Also I gave it a try to build lldb using shared libraries locally and I
haven't hit any issue when I used the
Hi Tamas,
It looks like lldb-server only fails if I build with a Debug configuration,
which I didn't realize until now. In Release configuration, I don't need any
changes to CMakefiles and lldb-server links without error. My full build
configuration in debug mode was:
mkdir lldb50.1708110153
I tried to build using the following command what should be a reasonably
close approximation to the one you used (I don't have ICU installed at the
moment) and it still links fine for me:
CC=/usr/bin/clang CXX=/usr/bin/clang++ cmake -G Ninja ../../llvm
-DBUILD_SHARED_LIBS=true -DLLVM_TARGETS_TO_BUI
Hi,
ARM and AArch64 uploaded:
64414576baf177aa3de789343399bf662292
clang+llvm-5.0.0-rc4-aarch64-linux-gnu.tar.xz
d8a55e393f6277759165ad89d5b0f1b5a540c81b
clang+llvm-5.0.0-rc4-armv7a-linux-gnueabihf.tar.xz
No new failures.
Cheers,
Diana
On 30 August 2017 at 08:24, Somchai Smythe via llvm-dev
So far it's just a tag in the svn repository. If you want the source,
you can get it from there.
In a few days, the tarballs will be uploaded to
http://prereleases.llvm.org/5.0.0/ and I'll send a "source and
binaries available" email.
On Tue, Aug 29, 2017 at 11:24 PM, Somchai Smythe
wrote:
> Dow
Hi,
I've uploaded the binaries for rc3:
SHA256(clang+llvm-5.0.0-rc3-mipsel-linux-gnu.tar.xz)=
f682de9375970c3e43b11da94cfbcb38163a79a5a09806ef0198837eefbfc621
SHA256(clang+llvm-5.0.0-rc3-mips-linux-gnu.tar.xz)=
909095eac1ed5a21a5ba7ea5099d56f29576398b8dd7497453c63b2bcafe7874
SHA256(clang+llvm-
On Wed, Aug 30, 2017 at 10:38 AM, Simon Dardis wrote:
>
> Hi,
>
> I've uploaded the binaries for rc3:
>
> SHA256(clang+llvm-5.0.0-rc3-mipsel-linux-gnu.tar.xz)=
> f682de9375970c3e43b11da94cfbcb38163a79a5a09806ef0198837eefbfc621
> SHA256(clang+llvm-5.0.0-rc3-mips-linux-gnu.tar.xz)=
> 909095eac1ed5
W dniu wto, 29.08.2017 o godzinie 16∶52 -0700, użytkownik Hans Wennborg
via llvm-dev napisał:
> Hello testers,
>
> 5.0.0-rc4 was just tagged.
>
> There were very few changes after rc3, and if nothing unexpected comes
> up, this is what the final release will look like.
>
> Please test and let me
On Wed, Aug 30, 2017 at 2:14 PM, Michał Górny wrote:
> W dniu wto, 29.08.2017 o godzinie 16∶52 -0700, użytkownik Hans Wennborg
> via llvm-dev napisał:
>> Hello testers,
>>
>> 5.0.0-rc4 was just tagged.
>>
>> There were very few changes after rc3, and if nothing unexpected comes
>> up, this is what
Uploaded rc4 and rc3 for SLES11. No new issues.
5560fd8bf543bf3cdcaf55caef159664bd2749f3 clang+llvm-5.0.0-rc3-linux-
x86_64-sles11.3.tar.xz
effbb3a69efec75a67566d91dd4a9e685c2df15d clang+llvm-5.0.0-rc4-linux-
x86_64-sles11.3.tar.xz
On Tue, Aug 29, 2017 at 6:52 PM, Hans Wennborg via Release-te
W dniu śro, 30.08.2017 o godzinie 15∶22 -0700, użytkownik Hans Wennborg
napisał:
> On Wed, Aug 30, 2017 at 2:14 PM, Michał Górny wrote:
> > W dniu wto, 29.08.2017 o godzinie 16∶52 -0700, użytkownik Hans Wennborg
> > via llvm-dev napisał:
> > > Hello testers,
> > >
> > > 5.0.0-rc4 was just tagged.
12 matches
Mail list logo