Multiple definitions on Darwin, using convenience libs

2006-07-05 Thread Florian Schricker
to provide as much information as needed as I'm on a loss here; maybe someone has already seen some mistakes of mine or has an idea? regards, Florian Schricker Student assistant at the Institute for Software-Technology, University of Koblenz-Landau, Germany ___

Re: Multiple definitions on Darwin, using convenience libs

2006-07-05 Thread Florian Schricker
Hi! On Wed, 2006-07-05 at 22:47 +0900, Peter O'Gorman wrote: > On Wed, 2006-07-05 at 15:16 +0200, Florian Schricker wrote: > > Libtool then goes trying to put things together; the call is: > > /bin/sh ../libtool --mode=link g++ -g -O2 > > -L/Users/e

Re: Multiple definitions on Darwin, using convenience libs

2006-07-07 Thread Florian Schricker
Hi! On Thu, 2006-07-06 at 00:51 +0900, Peter O'Gorman wrote: > On Wed, 2006-07-05 at 17:20 +0200, Florian Schricker wrote: > > Ok, I had some confusions there; libtool was "Darwin's libtool" - I > > should have used glibtool like I already glibtoolize. Nonethe

Re: Multiple definitions on Darwin, using convenience libs

2006-07-07 Thread Florian Schricker
Hi Ralf! On Fri, 2006-07-07 at 11:24 +0200, Ralf Wildenhues wrote: > Hello Florian, > > * Florian Schricker wrote on Fri, Jul 07, 2006 at 11:05:13AM CEST: > > > > I had glibtool installed locally but still had the same error. After > > more googeling I found that tem