How to speed up Hotspot Build

2009-02-07 Thread Peng Du
the build? Or, are there problems with the script? Thanks! Peng Du 2/7/2009

Re: OpenJDK linking error

2009-01-12 Thread Peng Du
; we need specific cut&paste from the log file or make output to understand > what is going on. > > Remember this is an open source project, and an all volunteer army. > > -kto > > > Peng Du wrote: > > Thanks, Andrew > > > > I do have libstdc++-dev

Re: OpenJDK linking error

2009-01-12 Thread Peng Du
#x27;Hair wrote: > "Waiting for a solution"? > > You mean "still looking for a solution"? Your wait could be a long one. > > --- > > Anytime you install new rpm packages, you should always build completely > from scratch. Run 'make clean'. Did y

Re: OpenJDK linking error

2009-01-12 Thread Peng Du
=== Thanks! Still waiting for solution. Peng On Mon, 2009-01-12 at 17:02 +, Andrew Haley wrote: > Peng Du wrote: > > Thanks, Weijun > > > > However, the problem is still not resolved even if I've installed > > libstdc++ fro

Re: OpenJDK linking error

2009-01-12 Thread Peng Du
es not go away. I am really out of solution. Please help! Thanks! On Mon, 2009-01-12 at 14:31 +0800, Weijun Wang wrote: > libstdc++ is a separate package, not included in gcc/g++. You may need > to install it and try again. > > Peng Du wrote: > > Hello, everyone > &g

OpenJDK linking error

2009-01-11 Thread Peng Du
Hello, everyone I tried to generate a debug build of OpenJDK Build b42 on a x86 Linux box. Everything went well except for the following link error. It seemed the 'gamma' launcher can't be linked and LD complained about missing '-lstdc++' and '-ljvm'. But I am sure I have gcc/g++ properly installe