[Flac-dev] 1.0 candidate checked in

collver at linuxfreemail.com collver at linuxfreemail.com
Fri Jul 20 08:12:13 PDT 2001


On Thu, Jul 19, 2001 at 05:05:46PM -0700, Josh Coalson wrote:
> --- collver at linuxfreemail.com wrote:
> > On Thu, Jul 19, 2001 at 04:58:44PM -0400, Matt Zimmerman wrote:
> > > On Thu, Jul 19, 2001 at 10:38:14AM -0700, Josh Coalson wrote:
> > > 
> > > > So, last chance to checkout from CVS and break it!
> > > 
> > > Also, my libtool doesn't seem to recognize --tag=CC.  What is its
> > > purpose?
> > > 
> > > /bin/sh ../../../libtool --tag=CC --mode=compile \
> > >         sh ../../../strip_fPIC.sh nasm -f elf -d OBJ_FORMAT_elf
> > > cpu_asm.nasm
> > > libtool: unrecognized option `--tag=CC'
> > > Try `libtool --help' for more information.
> > 
> > My libtool errored with a message instructing me to specify a tag.
> > I put --tag=CC just to make it compile, I don't understand the
> > actual problem.
> 
> Ben, was there a reason to compile the .nasm files
> through libtool in the first place (instead of
> just using nasm directly like before)?  If not I would
> revert back to the old src/libFLAC/ia32/Makefile.am

The libtool on my system will not add .o files to a
library.  It only accepts .lo files which appear to be
text files describing the .o files libtool generates.

Ben




More information about the Flac-dev mailing list