On Mon, Nov 10, 2003 at 09:40:54AM -0800, Nimmo, Bill wrote:
> I am having a bit of trouble using libtool within a makefile in the cygwin
> environment. Basically, I am getting the error message: 
> libtool: invalid number of arguments Try `libtool --help' for more
> information. 
> I have tried may variations in the makefile, and the online documentation
> doesnt seem to help. Please, any help would be appreciated. This is the
> complete output from the attempted make
>  /bin/sh.exe /cygdrive/c/cygwin/bin/libtool --mode=link gcc -g\ -o pli
> bits.o Dbase.o debug.o C2PCThread.o ControlMeasure.o ControlMeasureFactor
> y.o FC2525.o Formulary.o Lock.o LOD.o MSD.o MSL.o OFileThread.o OTGold.o
> OTGoldT hread.o OUidFactory.o OverAnalyze.o OverEntry.o Overlay.o
> OverlayFileInfo.o pars eovers.o lexovers.o Parts.o PhaseLine.o PlayThread.o
> pli.o PliApp.o PliQThread.o PliConn.o PliUnit.o PliUnits.o Points.o
> Proximity.o Queue.o RateTrigger.o RawTe xt.o SDZ.o Segment.o SintCHandler.o
> SintCMsg.o SintCppMsg.o SintCQObj.o SintCCli ent.o TwoDThread.o
> ThreeDThread.o TimeTeller.o Unit.o UserProxy.o UserClient.o User2Binary.o
> libtool: invalid number of arguments 

What if you replace "gcc\ " with "gcc "?

-- 
albert chin ([EMAIL PROTECTED])


_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to