How to build 64-bits Ada library on SPARC Solaris 2.9 ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I succeeded in building and installing a gcc-4.1.2 compiler on sparc- sun-solaris2.9 for C, C++ and Ada. It is multi-lib and multi- architecture, i.e. I have a sparcv9 directory in lib/gcc/sparc-sun- solaris2.9/4.1.2/sparcv9 that contains crt1.o crtend.o crti.o gcrt1.o libgcc.a libgcov.a
crtbegin.o     crtfastmath.o  crtn.o         gmon.o         libgcc_eh.a

Unfortunately, this directory does not contain adainclude nor adalib.

I need to build this 64 bits Ada library, and I cannot find how.

I have the idea of building a cross-compiler hosted in sparc-sun- solaris2.9, building for sparcv9-sun-solaris2.9 but I think that there must be another much simpler solution (e.g. a make target that I missed), and anyway I do not know how to do :-(

Can you all give me clues ? Thank you in advance for your help

Paul


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux