In article <52ee800b7bgcc-sub@aconet.nl>,
Frank de Bruijn <gcc-sub@aconet.nl> wrote:
> That's what I thought at first but libgnutls-dev definitely is installed
> on the host (Linux Mint Debian Edition which is essentially Debian
> Testing). The config.log (should have included that before, sorry - in a
> tarball: http://aconet.org/tmp/config.log.tar.gz ) suggests the error
> actually isn't about not finding something, but some problem with
> linking (attempted static link of dynamic object - see line 59841).
I'm also using Linux Mint Debian Edition. I was getting the problem with
linking to shared libraries even though the build is static. I got around
it by building everything as static including the libraries and deleting
the .so files.
I'm not when this started happening or why.
I set RO_SHAREDLIBS=no in 'build-setvars'.
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