OK, I admit, I'm too tired. But: how do I compile rawstudio with debugging enabled? adding -g to CFLAGS does not work, there seems to be no debug target in the makefile...
After commenting out one function with SSE3 asm I can compile rawstudio 2 without problems, but the resulting binary bombs with: (gdb) run Starting program: /usr/local/bin/rawstudio [New LWP 100714] [New Thread 8096041c0 (LWP 100714/initial thread)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 8096041c0 (LWP 100714/initial thread)] 0x0000000803bc6db2 in g_ascii_strcasecmp () from /usr/local/lib/libglib-2.0.so.0 ??? I jsut recompiled all my gtk/glib stuff, but this core dump stays... Cheers, Mathias _______________________________________________ Rawstudio-users mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-users
