This is the mail archive of the gcc-help@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]

Re: Solaris 8


On Jan 25, 2001, Travis Shirk <travis@pobox.com> wrote:

> I've searched for information about how gcc 2.95.3 should be build
> on Solaris 8 and have found no definitive suggestions.  If one
> exists can someone plaese send me a URL?

Pretty much the same as on any other platform.  The documentation
explains how to build GCC in detail.

> What I'm looking for is what options I should use when building
> gcc/g++.  Should I use gnu as and ld or use the Solaris versions?

That's up to you to decide.  But GNU and non-GNU assemblers and
linkers should work.

> Do I need to compile libstdc++ separately and if so what options
> are recommended?

It's part of GCC.

> I would love to not have to purchase Sun WorkShop,
> but will do so it it is required.

If you intend to use GCC, you don't have to purchase Sun WorkShop.  A
development installation of Solaris (i.e., one that contains all the
header files and the C runtime object files, as well as an assembler
and a linker) should be enough.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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