compiling bonjour on mingw from 2.0.2 source tarball

David Byron dbyron at dbyron.com
Thu Jul 12 06:30:21 EDT 2007


> On Friday, July 6, 2007 @ 8:52a, Daniel Atallah wrote: 
>
> > On 6/29/07, David Byron <dbyron at dbyron.com> wrote:
> > 	
> > On Thursday, June 28, 2007 @ 4:25p, I wrote:
> > 
> > > I went to:
> > >
> > > http://developer.apple.com/networking/bonjour/download/
> > >
> > > and grabbed the Bonjour SDK, installed it, and got past
> > > the compiler error.  Unforunately now I'm running into a
> > > linker error that doesn't make sense
> > 		
> > It makes sense now.  The dnssd.lib in the Bonjour SDK is a
> > native MSVC library.  I converted it following the
> > instructions here:
> 
> 
> Which version of gcc (and binutils) are you using?
> 	
> This shouldn't be necessary with moderately recent versions
> (I'm using 3.4.2 and 2.16.91) .

I'm using gcc 3.4.2 and binutils version 2.15.91.

-DB




More information about the Devel mailing list