Re: [fedora-java] Enhanced aot-compile script

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Andrew Haley wrote:
> OK, I just checked with tromey, and we think we can write a makefile
> that allows you to install a stanadrd jpackage and then do a "make".
> 
> For example, this rule does the building, where needed:
> 
> %.so: %.jar
>       gcj -o $@ blah blah $<
> 
> %.db: %.so
>       gcj-dbtool -o $@ db/$(basename $<).jar $<
> 
> ... etc.

Building .so files and per-package .db files is not the issue.
What is needed is the merging of /usr/lib/gcj/*/*.db into
/var/lib/gcj/classmap.db.

Cheers,
Gary


[Index of Archives]     [Red Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux