Yes, we did, I just deleted the wrong branch, thanks for noticing.
AFAIK you're using Windows NT, and it seems NT has a smaller
cmdline size limit.
Brgds,
Viktor
On 2009.07.15., at 10:14, Chen Kedem wrote:
With NT4, BCC32 and rev11777 I get the following trying to build
Harbour:
-------------------------------------------------------------
../../../../source/main/win/bcc/harbour.exe ../../wait.prg -n1 -
i../../../../include -q0 -w3 -es2 -kmo -l -gc3 -l-
bcc32.exe -I. -I../../../../include -q -tWM -w -w-sig- -Q -d -6 -O2 -
OS -Ov -Oi -Oc -DHB_FM_STATISTICS_OFF -c wait.c -owait.obj
wait.c:
tlib.exe /P64 "..\..\..\..\lib\win\bcc\hbrtl.lib" -+abs.obj -
+accept.obj -+ampm.obj -+at.obj -+ati.obj -+base64c.obj -
+binnum.obj -+binnumx.obj -+box.obj -+cdpapi.obj -+chrasc.obj -
+colorind.obj -+console.obj -+copyfile.obj -+cputime.obj -
+datec.obj -+dates.obj -+dateshb.obj -+datesx.obj -+defpath.obj
-+defpathu.obj -+descend.obj -+dirdrive.obj -+direct.obj -
+diskspac.obj -+disksphb.obj -+do.obj -+empty.obj -+errapi.obj -
+errapiu.obj -+errint.obj -+errintlo.obj -+file.obj -
+filebuf.obj -+filehb.obj -+filesys.obj -+fkmax.obj -+fmhb.obj -
+fnsplit.obj -+fscopy.obj -+fserr.obj -+fssize.obj -+fstemp.obj
-+gete.obj -+gt.obj -+gtapi.obj -+gtchrmap.obj -+gtclip.obj -
+gtfunc.obj -+gtkbstat.obj -+gtkeycod.obj -+gtsys.obj -
+gttone.obj -+gx.obj -+hardcr.obj -+hbadler.obj -+hbbit.obj -
+hbcrc.obj -+hbhex.obj -+hbmd5.obj -+hbntos.obj -+hbfile.obj -
+hbgtcore.obj -+hbi18n1.obj -+hbinet.obj -+hbproces.obj -
+hbprocfn.obj -+hbrandom.obj -+hbregex.obj -+hbregexc.obj -
+hbrunfun.obj -+hbstrfmt.obj -+hbstrsh.obj -+hbtoken.obj -
+hbzlib.obj -+hbzlibgz.obj -+idle.obj -+idlex.obj -+inkey.obj -
+inkeyapi.obj -+is.obj -+isprint.obj -+itemseri.obj -+lang.obj -
+langapi.obj -+left.obj -+len.obj -+lennum.obj -+math.obj -
+maxrow.obj -+memofile.obj -+minmax.obj -+mlcfunc.obj -+mod.obj
-+mouse53.obj -+mouseapi.obj -+mousehb.obj -+mousex.obj -
+mtran.obj -+natmsg.obj -+natmsgu.obj -+net.obj -+oemansi.obj -
+oemansix.obj -+oldbox.obj -+oldclear.obj -+pad.obj -+padc.obj -
+padl.obj -+padr.obj -+philes.obj -+philes53.obj -+philesx.obj -
+rat.obj -+replic.obj -+right.obj -+round.obj -+run.obj -
+samples.obj -+saverest.obj -+scroll.obj -+scrrow.obj -
+secondfs.obj -+seconds.obj -+setcolor.obj -+setcurs.obj -
+setkey.obj -+setpos.obj -+setposbs.obj -+shadow.obj -
+shadowu.obj -+soundex.obj -+space.obj -+spfiles.obj -+str.obj -
+strc.obj -+strcase.obj -+strmatch.obj -+strpeek.obj -
+strtoexp.obj -+strtran.obj -+strxor.obj -+strzero.obj -
+stuff.obj -+substr.obj -+tone.obj -+trace.obj -+transfrm.obj -
+trim.obj -+tscalara.obj -+tscalarb.obj -+tscalarc.obj -
+tscalard.obj -+tscalarh.obj -+tscalarl.obj -+tscalarn.obj -
+tscalarp.obj -+tscalars.obj -+tscalart.obj -+tscalaru.obj -
+type.obj -+val.obj -+valtostr.obj -+valtype.obj -+version.obj -
+word.obj -+xhelp.obj -+xsavescr.obj -+achoice.obj -+adir.obj -
+alert.obj -+altd.obj -+base64.obj -+browdb.obj -+browdbx.obj -
+browse.obj -+checkbox.obj -+color53.obj -+dbedit.obj -
+devoutp.obj -+dircmd.obj -+dirscan.obj -+einstv52.obj -
+einstvar.obj -+einstvau.obj -+errsys.obj -+fieldbl.obj -
+getlist.obj -+getsys.obj -+getsys53.obj -+gui.obj -
+hbi18n2.obj -+hbini.obj -+input.obj -+listbox.obj -
+memoedit.obj -+memvarbl.obj -+menuto.obj -+menusys.obj -
+objfunc.obj -+perfuncs.obj -+profiler.obj -+pushbtn.obj -
+radiobhb.obj -+radiobtn.obj -+radiogrp.obj -+readkey.obj -
+readvar.obj -+scrollbr.obj -+setfunc.obj -+setta.obj -
+tclass.obj -+tbcolumn.obj -+tbrowse.obj -+tbrowsys.obj -
+teditor.obj -+text.obj -+tget.obj -+tgethb.obj -+tgetint.obj -
+tgetlist.obj -+tgetx.obj -+thfuncx.obj -+tlabel.obj -
+tmenuitm.obj -+tmenusys.obj -+tobject.obj -+tpersist.obj -
+tpopup.obj -+treport.obj -+tscalar.obj -+tsymbol.obj -
+ttextlin.obj -+tthreadx.obj -+ttopbar.obj -+typefile.obj -
+typefilx.obj -+valtoexp.obj -+wait.obj
The input line is too long.
mingw32-make[3]: *** [hbrtl.lib] Error 255
mingw32-make[3]: Leaving directory `E:/hrb/source/rtl/win/bcc'
mingw32-make[2]: *** [descend] Error 2
mingw32-make[2]: Leaving directory `E:/hrb/source/rtl'
mingw32-make[1]: *** [rtl] Error 2
mingw32-make[1]: Leaving directory `E:/hrb/source'
mingw32-make: *** [source] Error 2
Harbour GNU Make returned: 2
-------------------------------------------------------------
Didn't we used a temp script file to hold all the files instead of
putting them on the command line?
Chen.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour