Monday, 19 November 2012

Re: [gccsdk] Building the libraries

In article <52f13a56e3gcc-sub@aconet.nl>,
Frank de Bruijn <gcc-sub@aconet.nl> wrote:

> That's where I put it yesterday. Fetching the files for tcp-wrappers
> wouldn't have worked correctly if I hadn't.

I've found the problem with tcp-wrappers. There's a newer version of
'signal.h' in trunk than in the 4.1.2 branch. You get get it from
http://www.riscos.info/websvn/filedetails.php?repname=gccsdk&path=%2Ftrunk%2Fgcc4%2Frecipe%2Ffiles%2Fgcc%2Flibunixlib%2Finclude%2Fsignal.h. It goes in
'cross/arm-unknown-riscos/include'.

I'll take another look at tremor in case i've missed something.

> > I've checked in a few changes to ensure the correct dependencies are
> > built.

> I've checked out r6167.


> > in env/lib/pkgconfig/pango.pc change the 'Libs:' line to,

> > Libs: -L${libdir} -lpango-1.0 -lffi -lgmodule-2.0 -lm

> > in env/lib/pkgconfig/atk.pc change the 'Libs:' line to,

> > Libs: -L${libdir} -latk-1.0 -lffi

> Done that, but what exactly are these supposed to do? Both libpango and
> libatk have already been built.

It stops the 'configure' script for libgtk failing some of the checks. The
libraries aren't being found for pango and atk otherwise.

Chris.


_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

No comments:

Post a Comment