#hard to debug error (no help needed)
1 messages · Page 1 of 1 (latest)
You would use -freference-trace
By default it only shows a bit of the trace
This expands the limit by a lot so you see more of the trace
Which is what the error message says to do btw
where does it say it? yeah you are right, now its easy to see where it happened
but it does not tell me to use -freference-trace
Hm yeah its not there
In my experience, it always says something like "incomplete trace, use -freference-trace for a complete one"
I guess my zig does not feel like telling me
theres a bug somewhere that makes the build system not show the reference trace by default and that message is part of the reference trace itself