This is the mail archive of the cygwin@sourceware.cygnus.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]

Re: Problem compiling/linking large number of object files.


The problem actually seems to be related to using the emx C compiler
under NT, rather than being related to GNU make. It's thus not exactly
100% relevant to this list, for which I apologise, but maybe someone
out there has an idea what's wrong:

At a command prompt, I tried the command

gcc -o np2f.exe -Le:/lib np2f.o parse.o matrix.o nonpar.o nrutil.o matstat.o constant.o sort.o locate.o quantile.o powi.o indsort.o brent.o dfpmin.o gamma.o linmin.o gradcd.o mnbrak.o ranlib.o intutils.o ols.o chol.o cholbksb.o invpd.o t.o f.o beta.o gammln.o mthutl.o -lm

Nothing happened - I quickly got a command prompt back, but no .exe
file was created. The problem seems to be something to do with the
number of files, or length of the command line, as shorter lists of .o
files work fine.

Any idea what's wrong?

Thanks.

Richard Stanton

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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