How does KDevelop run "configure"?

Sandy Meier smeier at kdevelop.org
Tue Feb 27 14:31:13 GMT 2001


On Dienstag, 27. Februar 2001 13:30, you wrote:
> Hi,
>
> I love using KDevelop for programming under Linux. Great tool!
>
> My problem is about "configure". When I run "configure" within KDevelop
> then the resulting Makefile's differ from when I let "configure" run within
> a shell. Especially the compiler-flags are not the same.
>
> What does KDevelop do, when running "configure"? Does it set special
> parameters or flags?

Yes, KDevelop forwards the compiler flags to the configure script, something 
like this:
"CXXFLAGS=\"-O3\";CFLAGS=\"-L\";./configure"

Ciao!
Sandy

-- 
inubit - Your e-Business Partner!  http://www.inubit.com
Sandy Meier, inubit GmbH   Sandy.Meier at inubit.com
Lützowstr. 105-106, D-10785 Berlin
Tel +49.30. 72 61 12-0, Fax -100

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list