RE: [CentOS] configure and assembler

2007-12-18 Thread Frank M. Ramaekers
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Perrin Sent: Monday, December 17, 2007 4:03 PM To: CentOS mailing list Subject: Re: [CentOS] configure and assembler On Dec 17, 2007 4:55 PM, Frank M. Ramaekers <[EMAIL PROTECTED]> wrote: > gcc is in

Re: [CentOS] configure and assembler

2007-12-17 Thread Jim Perrin
On Dec 17, 2007 4:55 PM, Frank M. Ramaekers <[EMAIL PROTECTED]> wrote: > gcc is installed: Yep, but not the other bits to gcc. Do 'yum list gcc\*' to see all the available gcc packages. It should become readily apparent which one you need. -- During times of universal deceit, telling the truth

Re: [CentOS] configure and assembler

2007-12-17 Thread Garrick Staples
On Mon, Dec 17, 2007 at 03:55:55PM -0600, Frank M. Ramaekers alleged: > I'm attempting to install a product and it's failing the compiler check. > > CentOS 5.1 > > + echo='/bin/echo -e' > + rm -rf configure-tmp > + mkdir configure-tmp > + tmp_file=configure-tmp/xxx > + makedirs=. > + /bin/echo -e

[CentOS] configure and assembler

2007-12-17 Thread Frank M. Ramaekers
I'm attempting to install a product and it's failing the compiler check. CentOS 5.1 + echo='/bin/echo -e' + rm -rf configure-tmp + mkdir configure-tmp + tmp_file=configure-tmp/xxx + makedirs=. + /bin/echo -e 'Checking C++ compiler... \c' Checking C++ compiler... + cat + CXX=unknown + for i in '"C