In article <[email protected]>, Frank de Bruijn <[email protected]> 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 [email protected] 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
