Pete Kelly writes: > Andrew, > > Thanks for testing and replying so quickly. Sorry for > the "newbie" question, but do you recommend building > all of gcc or just gcj? You can't really build gcj on its own. Build gcc with "--enable-threads=posix". Andrew.