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

Re: failed building eclipse on powerpc



* Keegan Quinn <kquinn@respond2.com> wrote:
> The '-pthread' linker option is used on some platforms (OpenBSD AFAIK) to 
> trigger linkage of threading code.  The Linux eqivalent is '-lpthread' - 
> usually simply changing it wherever it occurs is sufficient.

Very strange:
jan@snoopy:~$ pkg-config --cflags gnome-vfs-2.0
-pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/gnome-vfs-2.0/include
-I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0
-I/usr/include/linc-1.0

Is this a Bug? How can I work around this? I don't want to 
make this static, but keep the pkg-config call? Using sed 
or suchlike?

Packageing is really a lot to learn... and I thought it wouldbe 
just java stuff... :)

Jan



Reply to: