ChanServ changed the topic of #zig to: zig programming language | ziglang.org | be excellent to each other | channel logs: https://irclog.whitequark.org/zig/
commander has quit [Ping timeout: 240 seconds]
quc has quit [Remote host closed the connection]
quc has joined #zig
dbandstra has joined #zig
mahmudov has quit [Quit: Leaving]
mahmudov has joined #zig
v1zix has joined #zig
v1zix has quit [Ping timeout: 252 seconds]
very-mediocre has joined #zig
dbandstra has quit [Quit: Leaving]
xtreak has joined #zig
davr0s has joined #zig
v1zix has joined #zig
kristate has joined #zig
SimonNa has quit [Remote host closed the connection]
kristate_ has joined #zig
v1zix has quit [Ping timeout: 252 seconds]
kristate has quit [Ping timeout: 276 seconds]
<kristate_>
@andrewrk Any documentation for cross compiling? Going to look at the compiler flags.
kristate has joined #zig
hopppetosse has joined #zig
kristate_ has quit [Ping timeout: 244 seconds]
xtreak has quit [Remote host closed the connection]
<tiehuis>
kristate_: nothing specific, just look at `zig targets` to see the applicable host-os-environ triples and the corresponding `--target-` compiler flags
<tiehuis>
remember there are only os abstractions for windows/linux/macos x86_64 at this time as well, so something more obscure you will want to use freestanding
<tiehuis>
you can still use the stdlib mostly of course! just not the std.os stuff for the most part
<kristate>
tiehuis: yes :-)
<tiehuis>
regarding os posix support i usually find it best to just build up the minimal set of functionality at a time and get that tested before continuing
kristate has quit [Read error: Connection reset by peer]
kristate_ has joined #zig
Sahnvour has joined #zig
<Sahnvour>
hi andrewrk , I'm back again about the windows error traces. I doubt I'll finish the implementation in a short amount of time since this is proving to be not so trivial, so I figured i'd be better off to share my work now in case anyone can help on this
<Sahnvour>
what do you advise; keeping a branch on my fork, PR'ing it to the official repo, ... ?
<kristate_>
Cool, looking forward to seeing what you got
<kristate_>
you could call the branch windows-coff-issue721
<Sahnvour>
very rough at the moment, I still haven't really figured out how to map address to source line, but can already sort of browse the pdb file
<kristate_>
Also, place [WIP] before the title so we know to review it
<Sahnvour>
are you ok with having debug output in the implementation or do you want me to clean it up ? (probably still very useful to continue development)
<kristate_>
Sahnvour: debug is fine for now, as it is a WIP
<Sahnvour>
cool, I'll do that then, thanks
<kristate_>
Sahnvour: Thank-you!
v1zix has quit [Ping timeout: 252 seconds]
kristate_ has quit [Remote host closed the connection]
kristate has joined #zig
<Sahnvour>
is it OK to target master with a wip branch ?
kristate has quit [Ping timeout: 244 seconds]
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
xtreak_ has quit [Remote host closed the connection]
Bas_ has joined #zig
davr0s has joined #zig
very-mediocre has quit [Ping timeout: 252 seconds]
Bas_ has quit [Ping timeout: 252 seconds]
dbandstra has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
davr0s has joined #zig
<GitHub69>
[zig] Sahnvour opened pull request #1276: [WIP] Windows coff issue721 (master...windows-coff-issue721) https://git.io/fNWF9
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
davr0s has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
dbandstra has quit [Quit: Leaving]
_whitelogger has joined #zig
kristate has quit [Ping timeout: 260 seconds]
kristate has joined #zig
kristate has quit [Ping timeout: 276 seconds]
zolk3ri has quit [Remote host closed the connection]