This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Long command lines


Does anyone know a way around long command lines generated from make? I was
trying to compile the lclint source package and the link line got chopped
off. As you can see, it is extremely long.

gcc -O4 -o lclint cppmain.o cpplib.o cppexp.o cpphash.o cpperror.o uentry.o
cpri m.o macrocache.o qual.o qtype.o specialClauses.o ctype.o cvar.o
clabstract.o idD ecl.o clause.o structNames.o aliasChecks.o varKinds.o
nameChecks.o cstring.o fileloc.o message.o source.o fileTable.o hashTable.o
llerror.o messageLog.o flagMarker.o aliasTable.o ynm.o sRefTable.o ekind.o
usymtab.o multiVal.o lltok.o sRef.o lcllib.o  context.o globals.o flags.o
general.o osd.o  clauseStack.o filelocStack.o cstringList.o cstringSList.o
sRefSetList.o ctypeList.o enumNameList.o enumNameSList.o exprNodeList.o
exprNodeSList.o uentryList.o fileIdList.o filelocList.o qualList.o
flagMarkerList.o idDeclList.o globSet.o intSet.o typeIdSet.o guardSet.o
usymIdSet.o sRefSet.o lsymbolSet.o sigNodeSet.o lslOpSet.o sortSet.o
initDeclNodeList.o sortList.o declaratorInvNodeList.o interfaceNodeList.o
sortSetList.o declaratorNodeList.o letDeclNodeList.o stDeclNodeList.o
lslOpList.o storeRefNodeList.o lsymbolList.o termNodeList.o ltokenList.o
traitRefNodeList.o pairNodeList.o typeNameNodeList.o fcnNodeList.o
paramNodeList.o programNodeList.o varDeclarationNodeList.o varNodeList.o
quantifierNodeList.o replaceNodeList.o importNodeList.o tokentable.o scan.o
scanline.o lslparse.o lh.o checking.o lclctypes.o imports.o lslinit.o
syntable.o   usymtab_interface.o abstract.o ltoken.o lclscanline.o
lclsyntable.o lcltokentable.o sort.o symtable.o lclinit.o shift.o lclscan.o
lsymbol.o mapping.o llgrammar.o signature.o  exprNode.o exprChecks.o
llmain.o cgrammar.o cscanner.o    -ll


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]