Alfredo Cole wrote:
El Lun 19 Dic 2005 07:53, Philipp Thomas escribió:
On Sun, 18 Dec 2005 11:53:17 -0500, LDB wrote:
Does anyone know where I can find GCC3 for SuSE 10.0?
You'll have to compile it on your own. But may I ask why you think you need it?
Philipp
I am not sure what the reasons the original poster has, but in my case, I had to return to 9.3 because the software I'm working on would not compile using GCC 4. I would be interested in knowing if GCC 3 is available for SUSE 10.
Regards.
I am glad to here it was not only me. :) I hate compiling because it is not like compiling an application (for example xdaliclock). You have to ensure that it compiles without errors and ensure "make -k check" passes all tests. It is nothing to be taken lightly if you are going to be using it for serious application compilations. I just hate compiling it on my own and debugging. :(( Oh well .. LDB