[Ecls-list] ECL shootout

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Thu Jul 2 09:10:23 UTC 2009


On Thu, Jul 2, 2009 at 1:51 AM, Gabriel Dos
Reis<gdr at integrable-solutions.net> wrote:
> I agree that debugging flags vary from compiler brands to compiler
> brands.  However, having the user (builder) to explicitly specify
> the profiling flags needed has to be coordinated by the user who does not
> always know the properties of the C compiler detected by configure.
> I think we need a flag that most of the time conservatively *infers*
> the right flags to build ECL to support profiling.  We may however
> need a way to overrule configure, along the line you suggest.

I added --with-profile-cflags which can be yes, no or the actual
flags. By default "yes" means "-pg" for compiler and linker. I have
not tested this, though, but it should just work,

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com




More information about the ecl-devel mailing list