RE: fork
- From: rhfreeman <rhfreeman micron com>
- To: "'Denis Serebro'" <serebro dins ru>
- Cc: "'gtk-list gnome org'" <gtk-list gnome org>
- Subject: RE: fork
- Date: Thu, 17 Aug 2000 08:12:03 -0600
> > It **is** thread safe. Read section 5.2 of the GTK+ FAQ.
>
> I try compile code from section 5.2 with small
> modifications and I get:
>
> /tmp/cc3m4UVu.o: In function `main':
> /tmp/cc3m4UVu.o(.text+0xc): undefined reference to `g_thread_init'
> collect2: ld returned 1 exit status
This caught me out too... try this in your compile line:
`gtk-config --cflags --libs gthread` instead!
Rich
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]