dlltool on linux
Tom Tromey
tromey@redhat.com
Tue Mar 4 21:50:00 GMT 2003
>>>>> "Erik" == Erik Poupaert <erik.poupaert@chello.be> writes:
Erik> I'd like to do the same thing on linux now. I'd like to link
Erik> three objects, that is, callback.o, swt.o, structs.o into the
Erik> executable, and export their symbols so that ltdl may find them
Erik> and load them. Since dlltool does not exist on linux, do you
Erik> know how that goes on linux?
It seems like it should happen automatically.
Also, I recommend you take a look at the libltdl prelinking feature.
I think that's the portable way to do what you want.
Tom
More information about the Java
mailing list