Bug#127489: Another g++ Internal Compiler Error with templates

2002-01-02 Thread rsteinke
Package: g++ Version: 2:2.95.4-9 I'm getting another internal compiler error involving templates, testcase.cpp: In function `int main()': testcase.cpp:25: Internal compiler error. testcase.cpp:25: Please submit a full bug report. testcase.cpp:25: Internal compiler error: testcase.cpp:25:

Bug#126125: gcc: Hardly any cross-compilers available

2002-01-02 Thread David Schleef
On Fri, Dec 21, 2001 at 10:09:45PM +0100, Andreas Krennmair wrote: > Package: gcc > Version: 2:2.95.4-8 > Severity: wishlist > > It would be nice to have more cross-compilers available, > so that it can become possible cross-compile programs for other > platforms. Cross-compilers should at least

Bug#127571: gij: No -I switch

2002-01-02 Thread Gordon Haverland
Package: gij Version: 2:3.0.3-1 Severity: normal Some documentation on gij suggests that the -I/path switch can be used to prepend directories to otherwise provided/generated classpath. This includes current information at the gnu site. The gij binary doesn't appear to have this (at least I coul

Re: Bug#126125: gcc: Hardly any cross-compilers available

2002-01-02 Thread Phil Edwards
Something that just came up last week: it might be nice to have a toolchain targeting the win32 platform. The few times I've needed to build a .exe from a linux box were memorable experiences due to the hoop-jumping required. (I suspect it's much easier now.) Users wondering "how well would suc