This is the mail archive of the gcc-bugs@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: Problem with Global Objects/Classes and Libraries


On Mar 22, 2001, "Marshall H Hamilton" <Marshall.Hamilton@fisc.com> wrote:

> Here's the situation: I'm building a library on Unix using g++, and
> in one of the *.cpp files that are used to build the library I
> declare a global object/class.

How do you create this library?  How do you link the executable with
the library?  Which Unix is that?

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