changing flags didn't invoke configure
W. Tasin
tasin at fhm.edu
Wed Jan 9 14:25:05 UTC 2002
W. Tasin wrote:
> Hello,
>
> ......
> [BTW: there is still the problem with -fexceptions (AFAICS there is no
> way now to include this flag inside KDevelop), the best (easiest)
> solution would be to be able to set also KDE_CXXFLAGS inside the
> compiler options dialog (all projects, which have an am_edit or
> admin/am_edit can use this)]
I forgot to say the most important fact on it:
KDE_CXXFLAGS cannot be set like the other flags by invoking:
CXX="g++" GCC=... ... ... CXXFLAGS=.... CFLAGS=... KDE_CXXFLAGS=....
./configure
it has to be either set inside configure.in.in (which is a little bit
difficult) or by invoking:
make KDE_CXXFLAGS="-fexceptions"
(which breaks the new concept of setting these flags only with the
configure-call)
>
Ciao
Walter
--
oohhh sveglia.... il mondo e' ammalato, ma x colpa di chi.........
(Zucchero)
:-------W._Tasin,_FB_04,_FHM-------------------PGP-KeyID:0x7961A645---:
<Key-Fingerprint: 1610 835F 0080 32F4 6140 6CF7 A7D0 44CD 7961A645>
<http://wwwkeys.pgp.net:11371/pks/lookup?op=index&search=0x7961A645&fingerprint=on>
More information about the KDevelop-devel
mailing list