Renato Golin via llvm-dev
2016-Jun-02 19:41 UTC
[llvm-dev] issue: IMPORTANT: APT repo temporary switched off
On 2 June 2016 at 19:50, Richard Gomes via llvm-dev <llvm-dev at lists.llvm.org> wrote:> Since the APT repository is down... everything under that location is > unavailable, including the instructions on how I could build/install > LLVM/clang from sources. Could you guys advise, please? >You can quickly start here... http://clang.llvm.org/get_started.html at least until we replace the service. cheers, --renato -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160602/55925d04/attachment.html>
Richard Gomes via llvm-dev
2016-Jun-02 20:54 UTC
[llvm-dev] issue: IMPORTANT: APT repo temporary switched off
Hello Renato, Thanks a lot for your help. I've created a gist on this matter ... https://gist.github.com/frgomes/bb7426e70d118d06d7d30338cbdb1fe8 ... which builds the latest and greatest snapshot from trunk. But I'd like to build RELEASE_380/final. I've tried to simply ``sed s:trunk:tags/RELEASE_380/final:g`` but it seems it's not that easy. If possible, could you please advise how this could be done? Thanks a lot, Richard Gomes On 02/06/16 20:41, Renato Golin wrote:> On 2 June 2016 at 19:50, Richard Gomes via llvm-dev > <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > > Since the APT repository is down... everything under that location > is unavailable, including the instructions on how I could > build/install LLVM/clang from sources. Could you guys advise, please? > > > You can quickly start here... > > http://clang.llvm.org/get_started.html > > at least until we replace the service. > > cheers, > --renato-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160602/8f0e8be6/attachment.html>
Richard Gomes via llvm-dev
2016-Jun-02 22:58 UTC
[llvm-dev] issue: IMPORTANT: APT repo temporary switched off
Hello Renato, I was able to download RELEASE_380/final. I don't know exactly what I did wrong previously. Thanks a lot for your help! Cheers :-) Richard Gomes On 02/06/16 21:54, Richard Gomes wrote:> > Hello Renato, > > Thanks a lot for your help. > > I've created a gist on this matter ... > > https://gist.github.com/frgomes/bb7426e70d118d06d7d30338cbdb1fe8 > > ... which builds the latest and greatest snapshot from trunk. > > But I'd like to build RELEASE_380/final. > I've tried to simply ``sed s:trunk:tags/RELEASE_380/final:g`` but it > seems it's not that easy. > > If possible, could you please advise how this could be done? > > Thanks a lot, > > Richard Gomes > > On 02/06/16 20:41, Renato Golin wrote: >> On 2 June 2016 at 19:50, Richard Gomes via llvm-dev >> <llvm-dev at lists.llvm.org> wrote: >> >> Since the APT repository is down... everything under that >> location is unavailable, including the instructions on how I >> could build/install LLVM/clang from sources. Could you guys >> advise, please? >> >> >> You can quickly start here... >> >> http://clang.llvm.org/get_started.html >> >> at least until we replace the service. >> >> cheers, >> --renato >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160602/f748e891/attachment.html>