[patch] find libgcj.so when version of gcc != version of gcj
Matthias Klose
doko at ubuntu.com
Tue Mar 11 13:21:38 PDT 2008
The build system assumes that libgcj.so can be found when using gcc, which is
not the case for different gcc and gcj versions. This adds an additional path to
search for. It allows a user to use GCJ (unset by default), or else replaces gcc
with gcj, and calls gcj --print-file-name=libgcj.so.
ok to checkin?
Matthias
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libgcj.diff
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20080311/dfda71be/libgcj.diff
More information about the distro-pkg-dev
mailing list