Hi
On Sat, 18 Nov 2000, Marius Onica wrote:
Hi everybody,
What about using gpc under RH7.0 . As I've read gpc is working with gcc 2.95, but under RH7.0 I have gcc 2.96. Now what to do ? I've tried to compile gcc 2.95+gpc but it failed so I don't know what to do.
You didn't say where it failed. Building gpc is actually a by-product of building gcc. You need gcc-2.95.2 *source*. Your present c compiler is used only to get things started. As soon as the build has made a new working c compiler it takes over and finishes the job.
good luck Russ