This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc-gnat for Linux/MIPS-32bit-be, and HPPA2


I think the OP is in need of the 4.3 version of gnat, found it at
a Debian archive site, but lacks some dependencies (gcc and libs).
Normally they too should be there around.

The 4.3 versions of gnat/gcc/g++ can be found precompiled
in the official Debian 5 (lenny) release for the various platforms.

One can get the Debian 5 (lenny) also via the tool "debootstrap"
into a chrooted subdirectory, and therein then use "apt-get install gnat"
which will install it with all its dependencies (gcc & libs etc.).
This works w/o problems at least on a x86_64 platform with i386 target.
On his mips32be and hppa2 platform(s) that same procedure should work too.
Here are the details: https://wiki.debian.org/Debootstrap



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]