[Bug libstdc++/27217] Error in stl_bvector.h

2006-04-19 Thread jacob dot navia at ants dot com
--- Comment #2 from jacob dot navia at ants dot com 2006-04-19 18:21 --- Excuse me, this is the same problem as bug 16605. The problem is that max is defined as something in my sources... Thanks for your time. jacob -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27217

[Bug c++/27217] New: Error in stl_bvector.h

2006-04-19 Thread jacob dot navia at ants dot com
ion: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jacob dot navia at ants dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27217

[Bug libstdc++/23278] SJLJ-exceptions broken

2005-09-12 Thread jacob dot navia at ants dot com
--- Additional Comments From jacob dot navia at ants dot com 2005-09-12 21:44 --- Subject: RE: SJLJ-exceptions broken 1) I need to use sjlj exceptions because we dynamically generate code. Since we do not have any means of generating the needed dwarf2 tables dynamically because

[Bug c++/23273] gcc doesn't compile the stl headers

2005-08-29 Thread jacob dot navia at ants dot com
--- Additional Comments From jacob dot navia at ants dot com 2005-08-29 19:58 --- Subject: RE: gcc doesn't compile the stl headers Hi OK, Since you tell me that is not standard C++, a developer (Mr Prasad Kommoju) went through all the min/max usage in our code and changed

[Bug c++/23273] gcc doesn't compile the stl headers

2005-08-26 Thread jacob dot navia at ants dot com
--- Additional Comments From jacob dot navia at ants dot com 2005-08-26 18:31 --- Subject: RE: gcc doesn't compile the stl headers Hi. You sent me this message: -Original Message- From: pinskia at gcc dot gnu dot org [mailto:[EMAIL PROTECTED] Sent: Monday, August 22, 2

[Bug libstdc++/23278] SJLJ-exceptions broken

2005-08-09 Thread jacob dot navia at ants dot com
--- Additional Comments From jacob dot navia at ants dot com 2005-08-09 19:57 --- If I can't mix SJLJ exceptions with DWARF2 exceptions how this is supposed to work? I mean I have to rebuild all libraries including libc, libm, and whatever This can't be. Besides, why t

[Bug libstdc++/23278] SJLJ-exceptions broken

2005-08-07 Thread jacob dot navia at ants dot com
--- Additional Comments From jacob dot navia at ants dot com 2005-08-07 20:30 --- >>Why do the program requires SJLJ exceptions? That does not make sense. Yes it does. The problem is that we are generating dynamically code using an embedded compiler. Our stack looks lik

[Bug c++/23278] New: SJLJ-exceptions broken

2005-08-07 Thread jacob dot navia at ants dot com
ReportedBy: jacob dot navia at ants dot com CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: gcc-3.3.3 to gcc-3.3.6 GCC target triplet: amd64 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23278

[Bug c++/23277] New: gcc doesn't compile the stl headers

2005-08-07 Thread jacob dot navia at ants dot com
ority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jacob dot navia at ants dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: gcc-4.4.4 GCC host triplet: gcc-4.4.4 GCC target triplet: amd64 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23277

[Bug c++/23276] New: gcc doesn't compile the stl headers

2005-08-07 Thread jacob dot navia at ants dot com
ority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jacob dot navia at ants dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: gcc-4.4.4 GCC host triplet: gcc-4.4.4 GCC target triplet: amd64 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23276

[Bug c++/23275] New: gcc doesn't compile the stl headers

2005-08-07 Thread jacob dot navia at ants dot com
ority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jacob dot navia at ants dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: gcc-4.4.4 GCC host triplet: gcc-4.4.4 GCC target triplet: amd64 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23275

[Bug c++/23274] New: gcc doesn't compile the stl headers

2005-08-07 Thread jacob dot navia at ants dot com
ority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jacob dot navia at ants dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: gcc-4.4.4 GCC host triplet: gcc-4.4.4 GCC target triplet: amd64 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23274

[Bug c++/23273] New: gcc doesn't compile the stl headers

2005-08-07 Thread jacob dot navia at ants dot com
ority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jacob dot navia at ants dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: gcc-4.4.4 GCC host triplet: gcc-4.4.4 GCC target triplet: amd64 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23273

[Bug c++/22602] New: I can't enter a bug here

2005-07-21 Thread jacob dot navia at ants dot com
-- Summary: I can't enter a bug here Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jac