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]

what is nogcc.cc for?


Manfred Bergmann writes:
 > Hi,
 > 
 > sorry for that silly question because with
 > nogc.cc libgcj is probably using no garbage collector.
 > But, how can that work, java with no gc?
 > How do memory allocation and freeing work then?

Memory allocation works; freeing doesn't.

Andrew.


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