This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: linking question - can objects in static archive refer to sharedlibs?


Hi Bahadir,

In your TestGtkEmbed compile line, I couldn't find...
-lXft

I think that'll fix your problem.

I presume there is a soft link from libXft.so to libXft.so.1 in your libpath (the -Lyadayada parameters).

HTH,
--Eljay


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]