Yes - it comiles fine after that patch (sorry for the delay - forgot I had left that running...)
-- Rob On 2 April 2013 15:13, Gordon Sim <[email protected]> wrote: > On 04/02/2013 01:28 PM, Gordon Sim wrote: > >> Ok, now the red herring is out the way, I think the problem may be the >> ordering. The libraries linked to should come after the .o files in >> which they are needed[1]. In the autotools build that is indeed happening. >> >> [1] >> http://ubuntuforums.org/**archive/index.php/t-1833136.**html<http://ubuntuforums.org/archive/index.php/t-1833136.html> >> > > Does the attached patch help? (It is not 'correct' as it doesn't remove > the libraries from the link flags at the start, but it works for me and I > think should result in the ibs being included again after the .o files that > require them). > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
