This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem installing qlapadmin on FC3.


On 1/26/06, Its Azfar  wrote:
>I am not confident about these two lines what do you
>say.
> CC      = g++
> CFLAGS  = -O2 --pipe
I don't really know.
I would have tried
CXX = g++ , CC = gcc, CFLAGS =CXXFLAGS= -ansi -pedantic -Wall .

Dima.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]