I've been trying unsuccessfully over the years to compile GPC, but still can't do it :( What _exactly_ do I have to do in order to compile GPC?
See ya! Orlando
Orlando Llanes wrote:
I've been trying unsuccessfully over the years to compile GPC, but still
can't do it :( What _exactly_ do I have to do in order to compile GPC?
See the install instructions. Well, I suppose you did so, but it would help if you said what you tried (which GPC and GCC versions, which system, ...) and what exactly doesn't work for you.
Frank
On Fri, 18 Oct 2002, Orlando Llanes wrote:
I've been trying unsuccessfully over the years to compile GPC, but still
can't do it :( What _exactly_ do I have to do in order to compile GPC?
In addition to the GPC source, you need the GCC source and the ability to compile and install GCC.
From the "Linux-from-scratch" site:
Dependencies
GCC-2.95.3 needs the following to be installed:
bash: sh binutils: ar, as, ld, nm, ranlib diffutils: cmp fileutils: chmod, cp, ln, ls, mkdir, mv, rm, touch find: find gcc: cc, cc1, collect2, cpp0, gcc grep: egrep, grep make: make patch: patch sed: sed sh-utils: basename, dirname, echo, expr, hostname, sleep, true, uname tar: tar texinfo: install-info, makeinfo textutils: cat, tail, tr
Hope this helps Russ