Re: anyone has anyone seen nuissances in between freebsd's libc and gnu's glibc when using gtk+-2.0?



Saulius Menkevicius <razzmatazz mail lt> writes:

      So i get that damn app working on FreeBSD (no warnings whatsover), 
and the it segfaults and then aborts when compiled (check casts 
failed, not-an-G_OBJECT errors, etc) on Linux. First I thought that 
was an error due to version differences (2.0.2-some-number on debian, 
and 2.0.7 from ports on FreeBSD). But then upgraded debian to 
testing, and the same errors seems to have not disappeared.

Almost certainly bugs in your applications that just happen
to not show up with FreeBSD libc. Almost all GTK+ development
is done with GNU libc / Linux.

Running your program under valgind might help if you are
accessing freed memory or suchlike.

Regards,
                                        Owen



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]