This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Creating an array in a pre allocated address


>>>>> "Gabriel" == Gabriel Bianco <gabriel.bianco@pixeon.com.br> writes:

Gabriel> I tried including 'java/nio/DirectByteBufferImpl$ReadWrite.h'
Gabriel> but it doesn't exist.  I'm on gcc 4.1.1 here. Could that be
Gabriel> the reason or should the class be there?

I think we don't normally build the headers for nested classes.
You can easily build it yourself using gcjh.

Tom


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