public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/54512] New: Assembler fails with error "fatal error: can't write ... file too big"
@ 2012-09-07  1:08 brad.tetu at gmail dot com
  2012-09-07  1:10 ` [Bug c++/54512] " pinskia at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: brad.tetu at gmail dot com @ 2012-09-07  1:08 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 54512
           Summary: Assembler fails with error "fatal error: can't write
                    ... file too big"
    Classification: Unclassified
           Product: gcc
           Version: 3.4.5
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: brad.tetu@gmail.com


Recently we have added build support for compiling our unit test using gcc on
win32. The test compile successfully using Visual Studio, but when we compile
using g++ we get an error from the assembler like the following:

fatal error: can't write x.obj, file too big

We are using the gcc distributed with MinGW.

>From some research on the web I have seen the others have had the same issue
using more recent versions of GCC.


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

* [Bug c++/54512] Assembler fails with error "fatal error: can't write ... file too big"
  2012-09-07  1:08 [Bug c++/54512] New: Assembler fails with error "fatal error: can't write ... file too big" brad.tetu at gmail dot com
@ 2012-09-07  1:10 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-09-07  1:10 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |MOVED

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-09-07 01:10:09 UTC ---
This is not a GCC issue but rather a binutils one.  Report this first to mingw.


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

end of thread, other threads:[~2012-09-07  1:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-07  1:08 [Bug c++/54512] New: Assembler fails with error "fatal error: can't write ... file too big" brad.tetu at gmail dot com
2012-09-07  1:10 ` [Bug c++/54512] " pinskia at gcc dot gnu.org

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).