This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


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

Output of gsl-config --cflags


Hi.

What's the rationale behind including `-g -O2' in the output of
`gsl-config --cflags'?

I can see situations in which I might what to compile a GSL-using
program without `-O2', and to do this I'd have to stop using gsl-config
(or give an explicit -O0 on the command line, which seems ugly).

I note that glib-config (the equivalent program for the Glib libraries)
just gives the necessary -I options.

Cheers,

Phil

-- 
  Philip Kendall <pak@ast.cam.ac.uk>
  http://www.srcf.ucam.org/~pak21/


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