ChanServ changed the topic of #zig to: zig programming language | ziglang.org | be excellent to each other | channel logs: https://irclog.whitequark.org/zig/
jfo2 has joined #zig
jfo2 has quit [Ping timeout: 256 seconds]
hoppetosse has quit [Ping timeout: 256 seconds]
jfo2 has joined #zig
jfo2 has quit [Ping timeout: 268 seconds]
cenomla has quit [Quit: cenomla]
hoppetosse has joined #zig
hoppetosse has quit [Remote host closed the connection]
hoppetosse has joined #zig
hoppetosse has quit [Ping timeout: 264 seconds]
Hejsil has joined #zig
Hejsil has quit [Client Quit]
hoppetosse has joined #zig
hopppetosse has joined #zig
hoppetosse has quit [Ping timeout: 260 seconds]
MajorLag_ has joined #zig
<MajorLag_> Is there a way to get lld (I'm assuming) to produce better error output? "error: linking failed" is not particularly helpful.
<andrewrk> MajorLag_, I noticed this problem too
<andrewrk> when I ran into it, I tried using the llvm6 branch, and it looks like LLD improved this
<andrewrk> in the llvm6 branch LLD gives actual error messages
<andrewrk> llvm 6 is scheduled to be released Feb 21. we'll have a zig release shortly after.
hopppetosse has quit [Ping timeout: 256 seconds]
<MajorLag_> Alright, thanks.
<andrewrk> MajorLag_, for what it's worth, the instructions for building LLVM & Clang are correct for 6.0.0rc1 (can be found here: http://prereleases.llvm.org/6.0.0/)
<andrewrk> if you follow these instructions with the llvm6 branch of zig you should get LLD linker errors
hopppetosse has joined #zig
<MajorLag_> Thanks, I might do that.
cenomla has joined #zig
MajorLag_ has quit [Ping timeout: 260 seconds]
arBmind has joined #zig
<GitHub144> [zig] andrewrk pushed 2 new commits to master: https://git.io/vNVgg
<GitHub144> zig/master cacba6f Andrew Kelley: fix crash on union-enums with only 1 field...
<GitHub144> zig/master b52bffc Andrew Kelley: appveyor: add language reference to build artifacts
cenomla has quit [Quit: cenomla]