public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Building Shared Libraries with GCC
@ 2001-08-17 11:08 Alideo Artkl
  2001-08-22  0:13 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: Alideo Artkl @ 2001-08-17 11:08 UTC (permalink / raw)
  To: gcc-help

Dear Fellows,

Hello.  I would like to know on what platforms GCC successfully builds 
shared libraries or, if there is an according URL, where I might find out 
this information.  I have heard that GCC has trouble building shared 
libraries on several platforms, perhaps especially when using a combination 
of C and C++.  I would like to know, specifically, if GCC can build shared 
libraries on AIX, HPUX, Solaris, Tru64, and Linux.  If it can build shared 
libraries, does it require patching to do so?

I have been very pleased with what I have seen from GCC 3.0 so far.  Thank 
you so very much for all of the excellent work.  The ultimate goal of this 
e-mail is to be able to use GCC for all of the platforms we support.  I hope 
that we are able to do so.  Thank you and please have a nice day.

Sincerely,

Dominic Blais
jBASE Software, Inc.

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Building Shared Libraries with GCC
  2001-08-17 11:08 Building Shared Libraries with GCC Alideo Artkl
@ 2001-08-22  0:13 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2001-08-22  0:13 UTC (permalink / raw)
  To: Alideo Artkl; +Cc: gcc-help

On Aug 17, 2001, "Alideo Artkl" <opensource69@hotmail.com> wrote:

> I would like to know, specifically, if GCC can build shared
> libraries on AIX, HPUX, Solaris, Tru64, and Linux.  If it can build
> shared libraries, does it require patching to do so?

I don't know of any problems regarding shared-library building on any
of these platforms, as long as you compile with -fPIC and link with
-shared.

-- 
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-08-22  0:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-17 11:08 Building Shared Libraries with GCC Alideo Artkl
2001-08-22  0:13 ` Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).