This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

Re: SWT and gcj - any license issues?


>>>>> "Erik" == Erik Poupaert <erik dot poupaert at chello dot be> writes:

Erik> A second problem is that gcj automatically links against the
Erik> gcc_s, gcj, m, pthread, dl, and c libraries. How can I prevent
Erik> gcj from automatically doing this? I obviously need more control
Erik> over the linking process ...

You can edit libgcj.spec.  This is where these extra libraries come
in.

Tom


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