public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/23163] internal error compiling cbtt80
       [not found] <bug-23163-11088@http.gcc.gnu.org/bugzilla/>
@ 2008-12-25 21:57 ` tkoenig at gcc dot gnu dot org
  2009-02-22 14:27 ` steven at gcc dot gnu dot org
  1 sibling, 0 replies; 6+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2008-12-25 21:57 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from tkoenig at gcc dot gnu dot org  2008-12-25 21:55 -------
The preprocessed source no longer compiles with gcc 4.3.2:

n file included from /usr/include/c++/3.3.4/bits/basic_ios.h:45,
                 from /usr/include/c++/3.3.4/ios:52,
                 from /usr/include/c++/3.3.4/ostream:46,
                 from /usr/include/c++/3.3.4/iostream:46,
                 from bnbt.h:25,
                 from tracker.cpp:30:
/usr/include/c++/3.3.4/bits/locale_facets.h: In constructor
'std::numpunct_byname<_CharT>::numpunct_byname(const char*, size_t)':
/usr/include/c++/3.3.4/bits/locale_facets.h:696: error: there are no arguments
to '_S_create_c_locale' that depend on a template parameter, so a declaration
of '_S_create_c_locale' must be available

Is this still a problem?


-- 

tkoenig at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug middle-end/23163] internal error compiling cbtt80
       [not found] <bug-23163-11088@http.gcc.gnu.org/bugzilla/>
  2008-12-25 21:57 ` [Bug middle-end/23163] internal error compiling cbtt80 tkoenig at gcc dot gnu dot org
@ 2009-02-22 14:27 ` steven at gcc dot gnu dot org
  1 sibling, 0 replies; 6+ messages in thread
From: steven at gcc dot gnu dot org @ 2009-02-22 14:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from steven at gcc dot gnu dot org  2009-02-22 14:27 -------
Works for me on a machine limited to 512MB (tops at <300MB, which is
unfortunately a small footprint by GCC's current standard).


-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WORKSFORME


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


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

* [Bug middle-end/23163] internal error compiling cbtt80
  2005-07-31 15:53 [Bug c++/23163] New: " amrit at transamrit dot net
                   ` (2 preceding siblings ...)
  2005-07-31 18:21 ` amrit at transamrit dot net
@ 2005-07-31 21:45 ` amrit at transamrit dot net
  3 siblings, 0 replies; 6+ messages in thread
From: amrit at transamrit dot net @ 2005-07-31 21:45 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From amrit at transamrit dot net  2005-07-31 21:28 -------
I managed to free up another 80mb or so and tried again, and this time it 
worked fine (though I still almost ran out of ram during the process). 
 
Thanks. 

-- 


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


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

* [Bug middle-end/23163] internal error compiling cbtt80
  2005-07-31 15:53 [Bug c++/23163] New: " amrit at transamrit dot net
  2005-07-31 16:28 ` [Bug middle-end/23163] " pinskia at gcc dot gnu dot org
  2005-07-31 18:06 ` pinskia at gcc dot gnu dot org
@ 2005-07-31 18:21 ` amrit at transamrit dot net
  2005-07-31 21:45 ` amrit at transamrit dot net
  3 siblings, 0 replies; 6+ messages in thread
From: amrit at transamrit dot net @ 2005-07-31 18:21 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From amrit at transamrit dot net  2005-07-31 18:15 -------
I have 512MB phys ram + 220 swap, with about 160MB free, total.  I haven't 
seen any indication that lack of ram is the problem, are you sure this is the 
case? 

-- 


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


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

* [Bug middle-end/23163] internal error compiling cbtt80
  2005-07-31 15:53 [Bug c++/23163] New: " amrit at transamrit dot net
  2005-07-31 16:28 ` [Bug middle-end/23163] " pinskia at gcc dot gnu dot org
@ 2005-07-31 18:06 ` pinskia at gcc dot gnu dot org
  2005-07-31 18:21 ` amrit at transamrit dot net
  2005-07-31 21:45 ` amrit at transamrit dot net
  3 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-31 18:06 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-31 18:03 -------
it takes hardly any memory with 3.3.3.

-- 


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


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

* [Bug middle-end/23163] internal error compiling cbtt80
  2005-07-31 15:53 [Bug c++/23163] New: " amrit at transamrit dot net
@ 2005-07-31 16:28 ` pinskia at gcc dot gnu dot org
  2005-07-31 18:06 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-31 16:28 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-31 16:25 -------
How much memory do you have?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |middle-end
           Keywords|                            |memory-hog


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


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

end of thread, other threads:[~2009-02-22 14:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-23163-11088@http.gcc.gnu.org/bugzilla/>
2008-12-25 21:57 ` [Bug middle-end/23163] internal error compiling cbtt80 tkoenig at gcc dot gnu dot org
2009-02-22 14:27 ` steven at gcc dot gnu dot org
2005-07-31 15:53 [Bug c++/23163] New: " amrit at transamrit dot net
2005-07-31 16:28 ` [Bug middle-end/23163] " pinskia at gcc dot gnu dot org
2005-07-31 18:06 ` pinskia at gcc dot gnu dot org
2005-07-31 18:21 ` amrit at transamrit dot net
2005-07-31 21:45 ` amrit at transamrit dot net

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