You are not logged in.

#1 2007-01-02 23:31:42

ihavenoname
Member
Registered: 2006-01-09
Posts: 198

compiling gcc3.* apps?

Ok, so I am trying to compile a particular application that needs gcc3.3 or 3.4. As most of you know the current version of gcc in arch is 4. In Debain and Ubuntu there is a gcc3 package. In arch there is not one in the base arch repos but there is on in the aur.
1. Is there a compat- package for using gcc3 or something of the sort
2. does anyone know if this gcc [urlhttp://aur.archlinux.org/packages.php?do_Details=1&ID=5436&O=0&L=0&C=0&K=gcc&SB=&SO=&PP=25&do_MyPackages=0&do_Orphans=0&SeB=nd[/url]
would "replace" the default gcc?
Does anyone know of a good way to compile gcc3 apps on arch?


In this land of the pain the sane lose not knowing they were part of the game.

~LP

Offline

#2 2007-01-03 01:17:47

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: compiling gcc3.* apps?

what's the app, and for what reason can't you use gcc4?

Offline

#3 2007-01-03 01:23:05

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: compiling gcc3.* apps?

Using gcc3 is a hack.  The ONLY reason things do not compile under gcc4 is because the code was bad.  gcc4 is more strict when it comes to standard-compliance.  The correct solution is to fix the code.

Offline

#4 2007-01-03 22:27:23

ihavenoname
Member
Registered: 2006-01-09
Posts: 198

Re: compiling gcc3.* apps?

ah, thanks! To be honest, I have never actually had a problem myself w/ any particular app, I was just TOLD that some apps don't really play nice without gcc3. I will try with gcc4 and see what happens.


In this land of the pain the sane lose not knowing they were part of the game.

~LP

Offline

Board footer

Powered by FluxBB