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]

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


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