Re: Need g++-3.4 package in lenny

2008-08-17 Thread brian m. carlson
On Sun, Aug 17, 2008 at 05:21:43PM +0200, Florian Weimer wrote: * brian m. carlson: iostream.h has never been a valid C++ header. This is wrong, contained the standard streams in the early 90s. Like it or not, there was C++ even before ISO C++. Yes, this is true. But by "valid", I meant "

Re: Need g++-3.4 package in lenny

2008-08-17 Thread Florian Weimer
* brian m. carlson: > On Mon, Aug 11, 2008 at 04:37:53AM -0700, [EMAIL PROTECTED] wrote: >> Debian Lenny has gcc-3.4 in http://packages.debian.org/lenny/gcc-3.4 >> but lenny doesnt have g++-3.4. > > It's my understanding that this was intentional. There are already > three different versions of

Re: Need g++-3.4 package in lenny

2008-08-11 Thread Aaron M. Ucko
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: > I need older gcc and g++ as I have a lot of iostream.h in my code. If that's the only consideration, you should be able to use 4.1 and 4.2, both of which exist in lenny. That said, I would echo others' advice to port to the modern .h-less header

Re: Need g++-3.4 package in lenny

2008-08-11 Thread brian m. carlson
On Mon, Aug 11, 2008 at 04:37:53AM -0700, [EMAIL PROTECTED] wrote: Debian Lenny has gcc-3.4 in http://packages.debian.org/lenny/gcc-3.4 but lenny doesnt have g++-3.4. It's my understanding that this was intentional. There are already three different versions of gcc in lenny, which is a lot t

Re: Need g++-3.4 package in lenny

2008-08-11 Thread Bjoern Meier
Hi, I need older gcc and g++ as I have a lot of iostream.h in my code. iostream.h ? You mean iostream, or not? Greetings, Bjo"rn -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Need g++-3.4 package in lenny

2008-08-11 Thread [EMAIL PROTECTED]
Debian Lenny has gcc-3.4 in http://packages.debian.org/lenny/gcc-3.4 but lenny doesnt have g++-3.4. I need older gcc and g++ as I have a lot of iostream.h in my code. I can not use etch as NSS and NSPR it uses is very old dates back to 2005. -- To UNSUBSCRIBE, email to [EMAIL PROT