RE: Linux Builds Complete - Questions

2005-08-31 Thread Conrad T. Pino
Hi David, > From: David Sugar > Sent: Wednesday, August 31, 2005 07:20 > To: Conrad T. Pino > Cc: [EMAIL PROTECTED]; Bug Common C++ > Subject: Re: Linux Builds Complete - Questions > > At one time, when machine speeds were still measured in mghz, and g++ > was still rath

Re: Linux Builds Complete - Questions

2005-08-31 Thread David Sugar
At one time, when machine speeds were still measured in mghz, and g++ was still rather slow to compile, this was done to save on time waiting for the package to build. After all, nobody building just to install wanted to also wait to build the demos and test programs they were not using. To m

RE: Linux Builds Complete - Questions

2005-08-30 Thread Conrad T. Pino
Hi David, > From: David Sugar > Sent: Tuesday, August 30, 2005 04:37 > > There is a configure option --without-compression, which gets rid of the > need for libz. There is also --without-libxml2. If your not using > exceptions, you might want to use --without-exceptions as well... IMO these t

Re: Linux Builds Complete - Questions

2005-08-30 Thread David Sugar
There is a configure option --without-compression, which gets rid of the need for libz. There is also --without-libxml2. If your not using exceptions, you might want to use --without-exceptions as well... All you really need to do is make sure the resulting arm libcc* files are on a valid li