This is the mail archive of the kawa@sourceware.cygnus.com mailing list for the Kawa project.


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

Compilation teaser


I've been thinking about dependencies.

When compiling Java code you can always get round dependencies by
batching ALL source files together for compilation; eg:

  javac -class...  @fielist

If you have mutually dependant Kawa and Java this can't be done
though.

Has anyone any ideas about how to get round this problem?



Nic Ferrier

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