-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am Donnerstag, 3. Januar 2002 18:27 schrieb Jan Bretschneider: > In the Makefile.am in the directory where your C++-Code lies, put the > line: > > KDE_CXXFLAGS = $(USE_EXCEPTIONS) > > somewhere AFTER the line: > > ####### kdevelop will overwrite this part!!! (end)############ > > Regenerate Makefile.in and Makefile and compile. This should allow > you to use exceptions.
This somewhat works but not in a clean way. It now produces compiler line like this: ++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -O0 -g1 -Wall -fPIC -fno-exceptions - -fno-check-new -fexceptions -c comm.cpp This is really messed up. Actually, does anyone know a program that can do more than a graphical editor with compiler buttons? (The Makefiles I can write myself and will have to learn automake/autoconf myself anyway). The same questions goes for HTML because Quanta+ is somewhat better in aiding but in input field does not even replace the umlauts :-( HS - -- Mein GPG-Key ist auf meiner Homepage verf�gbar: http://www.hendrik-sattler.de oder �ber pgp.net PingoS - Linux-User helfen Schulen: http://www.pingos.schulnetz.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8NJ8Kzvr6q9zCwcERAlujAJkB2ZeMl2GeHz4ncgtaBtbHiLm3EACgkQih OK+H3Pzn4UzOZC/Dsjjc764= =Tvrs -----END PGP SIGNATURE-----

