Deja Vu: multiple definition of `java::lang::String::length()'?
Adam Megacz
gcj@lists.megacz.com
Mon Mar 11 18:46:00 GMT 2002
Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:
> How about __attribute__ ((always_inline)) ?
Okay, this works, but I'm at a loss for how to add it to gcjh -- it
assumes that it doesn't need to know if the method is 'decompilable'
until after the function name and arg list have been printed to the
output file -- at which point it's too late to add an __attribute__.
Is there any way for me to add this to gcjh without major
restructuring?
- a
--
"If I put copyrighted material into the 'chewy nougat center', I can
claim the crunchy chocolate coating is an 'Access Control
Mechanism'." --lynx_user_abroad
Why Windows NT/2k/XP is unreliable: www.zappadoodle.com
More information about the Java
mailing list