Re: Little problem with gcc

2001-07-09 Thread Colin Faber
This is not a mysql error, Your paths are setup incorrectly or you don't have GCC installed, set the environment variable `CC' to the location of your gcc compiler, CC=something; export CC KFC wrote: > > Hi > > I have some problem with my OS system (DEC 0.4) when I ran commad > > "# CC=g

Little problem with gcc

2001-07-09 Thread KFC
Hi I have some problem with my OS system (DEC 0.4) when I ran commad "# CC=gcc CXX=gcc CXXFLAGS=-O3 ./configure --prefix=/usr/local/etc/mysql-3.23.39" error is "CC=gcc: Command not found." Ummm I think it maybe not error of mysql but please help me to fix this error. Thank -

Little problem with gcc

2001-07-09 Thread KFC
Hi I have some problem with my OS system (DEC 0.4) when I ran commad "# CC=gcc CXX=gcc CXXFLAGS=-O3 ./configure --prefix=/usr/local/etc/mysql-3.23.39" error is "CC=gcc: Command not found." Ummm I think it maybe not error of mysql but please help me to fix this error. Thank ---