Properties files

Tom Tromey tromey@redhat.com
Tue Sep 28 06:46:00 GMT 2004


>>>>> "Rutger" == Rutger Ovidius <r_ovidius@eml.cc> writes:

Rutger> The .properties files (ie:
Rutger> gnu/regexp/MessagesBundle.properties) are not in
Rutger> libgcj-4.0.0.jar. Are they supposed to be?
Yes. Could you file in bugzilla?
Rutger> Secondly, on windows the resulting .exe is built static with
Rutger> libgcj.a. These properties files don't seem to be put into
Rutger> the executable.
Rutger> How do I get them in there by default?
That's tricky, since the symbols defined in these files are not
referenced by anything and thus are omitted from the link. You can
usually tell the linker to assume that the symbol is undefined, and
this will pull in the code. That's a pain, but it also sums up why
static linking is only half supported.
Tom


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /