[Bug go/64595] cgo installed into wrong directory
rguenther at suse dot de
gcc-bugzilla@gcc.gnu.org
Tue Jan 20 08:21:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64595
--- Comment #14 from rguenther at suse dot de <rguenther at suse dot de> ---
On Tue, 20 Jan 2015, ian at airs dot com wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64595
>
> --- Comment #12 from Ian Lance Taylor <ian at airs dot com> ---
> It's not libbacktrace that is crashing the app, it's libgo.
>
> And, yes, probably libgo should not crash the app either. But it's also true
> that many Go programs simply won't work correctly if file/line information is
> not available.
Why? I can't think of any good reason to require file/line information
for backtraces in a regular program.
More information about the Gcc-bugs
mailing list