Hagen Paul Pfeifer - Re: Shared libraries (original) (raw)
This is the mail archive of the gcc@gcc.gnu.orgmailing 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] |
- From: Hagen Paul Pfeifer <hppgccml at 0xdef dot net>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 2 Nov 2005 10:13:42 +0100
- Subject: Re: Shared libraries
- References: <BAY19-F7A6BCC7E0D8D3AFA3069EEC6E0@phx.gbl>
- Softish soft | 2005-11-02 08:31:05 [+0000]:
What I mean with shared library is that I build a library that somehow can dynamically be called over an ethernet cable.
That's a feature that you don't want! This implied many technics that are not the tenor of gcc or another compiler!
Upper technics like corba or rpc(3) offer such features.
Maybe theres an option to specify IP address to the dynamically linked library.
gcc is a compiler suite - nothing more and nothing less!
HGN
-- Artificial intelligence has the same relation to intelligence as artificial flowers have to flowers. -- David Parnas
- References:
- Shared libraries
* From: Softish soft
- Shared libraries
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |