[Bug ld/21459] Wrong location for .debug_gdb_scripts on Windows

2017-05-15 Thread egonelbre at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21459 --- Comment #11 from Egon Elbre --- (In reply to Nick Clifton from comment #10) > Hi Egon, > > (In reply to Egon Elbre from comment #8) > > > I'm wondering whether Wine or ReactOS will fail with that executable? > > Maybe - I could also set

[Bug ld/21459] Wrong location for .debug_gdb_scripts on Windows

2017-05-12 Thread egonelbre at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21459 --- Comment #8 from Egon Elbre --- (In reply to Nick Clifton from comment #7) > Hi Egon, > > (In reply to Egon Elbre from comment #6) > > Btw. is there any debug output or any other printf that would be helpful to > > you? > > No - I can rep

[Bug ld/21459] Wrong location for .debug_gdb_scripts on Windows

2017-05-11 Thread egonelbre at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21459 --- Comment #6 from Egon Elbre --- (In reply to Nick Clifton from comment #5) > Created attachment 10046 [details] > Proposed patch > > Updated version of previous patch. Not sure that it will fix the problem of > the excessively large VMA v

[Bug ld/21459] Wrong location for .debug_gdb_scripts on Windows

2017-05-10 Thread egonelbre at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21459 --- Comment #4 from Egon Elbre --- (In reply to Nick Clifton from comment #3) > Created attachment 10044 [details] > Linker script fragment > > Hi Egon, > > > But, it does look like it's using new linker and doesn't create a valid > > execu

[Bug ld/21459] Wrong location for .debug_gdb_scripts on Windows

2017-05-10 Thread egonelbre at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21459 --- Comment #2 from Egon Elbre --- (In reply to Nick Clifton from comment #1) > Created attachment 10043 [details] > Proposed patch > > Hi Egon, > > Please could you try out this patch ? I can certainly try :D But trying to compile anyth

[Bug ld/21459] New: Wrong location for .debug_gdb_scripts on Windows

2017-05-04 Thread egonelbre at gmail dot com
Component: ld Assignee: unassigned at sourceware dot org Reporter: egonelbre at gmail dot com Target Milestone: --- While debugging go compilation issue (https://github.com/golang/go/issues/20183) we trace it to ld placing .debug_gdb_scripts to a wrong location for Windows