Re: Library order in gcc command

2007-07-10 Thread Arvid Brodin
On 2007-07-09 19:40, Peter O'Gorman wrote: > On Mon, 2007-07-09 at 14:44 +0200, Arvid Brodin wrote: >> I am doing a test installation of GTK+ on top of DirectFB (instead of on >> X11). (I'm later going to cross compile this for an embedded system.) Now, >> GTK+

Library order in gcc command

2007-07-09 Thread Arvid Brodin
I am doing a test installation of GTK+ on top of DirectFB (instead of on X11). (I'm later going to cross compile this for an embedded system.) Now, GTK+ depends on Cairo, and Cairo in turn is compiled with support for either X11 or DirectFB as graphics backend. I'm installing everything to a sep