On 2008-09-19, Timothy Normand Miller wrote:
> I'm running into dependency problems with building the assembler.  It
> appears that libgc is dependent on libffi, but libffi is considered by
> gentoo to be "a mess" and "deprecated".  I need to get the HQ
> toolchain working so that I can assemble poll_pci and run it.  And I
> can't just ask for a binary, because if I have to modify it, I'll need
> to reassemble it many times.  Any chance some of these dependencies
> could be removed?

The libffi dependency is in some of the components of culibs.  libgc
shouldn't depend it.  You can avoid libffi by building culibs without
the "cuex" module

    ./configure --enable-modules=cu,cuoo,cucon,cufo,cuos
_______________________________________________
Open-graphics mailing list
[email protected]
http://lists.duskglow.com/mailman/listinfo/open-graphics
List service provided by Duskglow Consulting, LLC (www.duskglow.com)

Reply via email to