This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


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

Re: static linking


On Dec  5, 2000, Bryce McKinlay <bryce@albatross.co.nz> wrote:

> gcj shouldn't need to do anything special to get the supc++ stuff,
> it should all be put into libgcj.a, the same way it gets built into
> libstdc++.

Methinks explicitly linking libstdc++ in should be enough.

> The best solution, I think, would be to make a compiler option that allows you to
> do this more easily. eg
> "--link=gnu.gcj.protocol.jar.Handler,gnu.gcj.protocol.http.Handler" or something.

Good idea.

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