public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/59474] New: Invalid binaries produced when making win32 EXEs with -gsplit-dwarf
@ 2013-12-11 16:57 roothorick at gmail dot com
  2014-04-05  6:06 ` [Bug debug/59474] " asmwarrior at gmail dot com
  0 siblings, 1 reply; 2+ messages in thread
From: roothorick at gmail dot com @ 2013-12-11 16:57 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59474

            Bug ID: 59474
           Summary: Invalid binaries produced when making win32 EXEs with
                    -gsplit-dwarf
           Product: gcc
           Version: 4.8.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
          Assignee: unassigned at gcc dot gnu.org
          Reporter: roothorick at gmail dot com

This in mingw-builds MinGW:

roothorick@MODESTMONSTER ~
$ cat test.c
int main()
{
}
roothorick@MODESTMONSTER ~
$ gcc -gsplit-dwarf -o test.exe test.c

roothorick@MODESTMONSTER ~
$ ./test.exe
sh: ./test.exe: Bad file number

roothorick@MODESTMONSTER ~
$ gcc --version
gcc.exe (rev5, Built by MinGW-W64 project) 4.8.1
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug debug/59474] Invalid binaries produced when making win32 EXEs with -gsplit-dwarf
  2013-12-11 16:57 [Bug debug/59474] New: Invalid binaries produced when making win32 EXEs with -gsplit-dwarf roothorick at gmail dot com
@ 2014-04-05  6:06 ` asmwarrior at gmail dot com
  0 siblings, 0 replies; 2+ messages in thread
From: asmwarrior at gmail dot com @ 2014-04-05  6:06 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59474

asmwarrior <asmwarrior at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asmwarrior at gmail dot com

--- Comment #1 from asmwarrior <asmwarrior at gmail dot com> ---
Same issue with MinGW-Build i686-4.8.2-release-posix-dwarf-rt_v3-rev2


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-05  6:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-11 16:57 [Bug debug/59474] New: Invalid binaries produced when making win32 EXEs with -gsplit-dwarf roothorick at gmail dot com
2014-04-05  6:06 ` [Bug debug/59474] " asmwarrior at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).