You are not logged in.

#1 2004-05-05 06:17:51

dpb
Member
From: Cyperspace?
Registered: 2004-04-11
Posts: 231

GCC 3.2/3.3

It would be good to have an older version of gcc, because some older programs doesn't compile with the newest. Like in Debian, you can have many versions installed at the same time.

Offline

#2 2004-05-05 12:09:13

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: GCC 3.2/3.3

i like compatibility, but not really the idea of having several gcc installed at the same time --- just my opinion


The impossible missions are the only ones which succeed.

Offline

#3 2004-05-08 06:24:03

jak
Member
From: Charlotte, NC, USA
Registered: 2004-04-08
Posts: 84

Re: GCC 3.2/3.3

It's a pain when things won't compile, but I would rather fix the source than go back to an old compiler. AFAICT, gcc 3.4.0 seems to be more solid than 3.3.x and earlier; those old releases won't get all the bugfixes present in the new versions. I don't want to see arch get bogged down like gentoo with multiple releases of old crufty compilers and other stuff. I would rather bleed a little for the sake of simplicity and ease of management.


The sturgeon general says don't smoke fish

Offline

#4 2004-05-08 08:07:26

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: GCC 3.2/3.3

A large package like Openoffice would benefit from this one. It should be able to compile with GCC 3.3.3, but doesn't compile with gcc 3.4 (who's fixing the 4GB of source? tongue)

I'm currently using Ximian ooo-build to get an openoffice build. When you choose not to use the system compiler, it compiles a chrooted gcc 3.2 and builds ooo with that.

Offline

#5 2004-05-08 08:24:56

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: GCC 3.2/3.3

JGC wrote:

who's fixing the 4GB of source? tongue

the people who wrote it wrong/messy?

gcc 3.3/3.2 -> gcc 3.4 is not a reinvention of C/C++ but a more strict way of compiling it


The impossible missions are the only ones which succeed.

Offline

Board footer

Powered by FluxBB