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]

GCJ, Arm, Linux.


Andrew R. Rothwell writes:
 > Crew,
 > 
 > For GCJ cross-compiler, generating code for ARM/Linux combo...
 > 
 > 1. How much memory is actually required for libgcj?
 >    - I read that libgcj.so.3.0.0 occupies about 8MB.
 >    - I read that a statically link version takes < 2MB.
 > 
 > 2. I read that Network and File I/O are unavailable for the
 >    ARM.

That's ARM native, with no operating system support.

 >    Yet one of the mail threads discusses opening a socket
 >    (successfully) on 127.0.0.1:80. So is there network support for
 >    GCJ/ARM/Linux applications or not?

That's ARM Linux.

Andrew.


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