discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Mac OS X Build


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Mac OS X Build
Date: Fri, 28 Nov 2003 19:57:55 -0800
User-agent: Mutt/1.4i

On Fri, Nov 28, 2003 at 05:45:25PM -0500, Darrin Eden wrote:
> Dear GNU Radio,
> 
> Tracking HEAD in CVS today resulted in nice clean up on a Mac OS X 
> build [1].

Glad to hear it.  I thought we'd fixed most of the problems.

> However including src/misc breaks the OS X build like so:
> 
> Making all in src
> Making all in misc
> /bin/sh ../../libtool --mode=link gcc  -g -O2 -Wall    -o libmisc.la
> mkdir .libs
> ar cru .libs/libmisc.a
> ar: no archive members specified

Hmmm, the OS X ar cowardly refuses to build an archive with no files...
 
Thanks for pointing it out.  I'll work around it.

> Being lazy I removed all the libmisc stuffage. This brought me back to 
> my shared memory problem in VrBuffer.cc. I still have to sit down and 
> translate the System V shared memory routines to BSD style.

Switching to mmap will probably help on the cygwin port too ;-)

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]