|
From: Steven M. S. <sm...@2B...> - 2003-12-28 19:54:06
|
On Sun, 28 Dec 2003, Steven M. Schultz wrote: > > On Sat, 27 Dec 2003, John Gay wrote: > > > Well, that wasn't too difficult, once I read it properly. > > > However, I'm getting strange errors that I'm not to sure about. > > > > in utils/mmxsse/Makefile I'm getting problems with the following line: > > LTCCASCOMPILE = $(LIBTOOL) --mode=compile --tag=CC $(NO_FPIC) $(CCASCOMPILE) > > > > because libtool says it doesn't support the --tag option? I.E. > Hmmm, the Makefile and libtool files should have been regenerated during the ./autogen.sh run Did you run ./autogen.sh or just ./configure? Steven Schultz |