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]

Successful build and install of GCC on Intel Solaris 2.10


>srcdir/config.guess
> i386-pc-solaris2.10

>gcc -v
> Reading specs from /usr/local/lib/gcc/i386-pc-solaris2.10/3.4.0/specs
> Configured with: /u1/oracle/tarfiles/gcc-3.4.0/configure -disable-shared
> Thread model: posix
> gcc version 3.4.0

All languages enabled.

NOTE: Prior to configuration, it was necessary to do the following:

Install Korn Shell, then run:
> CONFIG_SHELL=/bin/ksh; export CONFIG_SHELL

and use absolute paths when calling configure, eg <srcdir>/configure ......

> make -v
GNU Make 3.80
....
[Note, it was necessary to install pre-built make and pre-built gcc 3.3.2 (small) available from Sun Freeware Download site, http://ftp.heanet.ie/pub/sunfreeware/pub/freeware/]



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