delorie.com/archives/browse.cgi | search |
From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: long line with make & gcc |
Date: | 8 Jun 2001 11:34:28 GMT |
Organization: | Aachen University of Technology (RWTH) |
Lines: | 18 |
Message-ID: | <9fqd84$n49$1@nets3.rz.RWTH-Aachen.DE> |
References: | <3B20A3C4 DOT 5F245A4A AT ma DOT tum DOT de> |
NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
X-Trace: | nets3.rz.RWTH-Aachen.DE 992000068 23689 137.226.32.75 (8 Jun 2001 11:34:28 GMT) |
X-Complaints-To: | abuse AT rwth-aachen DOT de |
NNTP-Posting-Date: | 8 Jun 2001 11:34:28 GMT |
Originator: | broeker@ |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Waldemar Schultz <schultz AT ma DOT tum DOT de> wrote: > I have a makefile that passes a long (some 300 characters) command line > to gcc in the linking stage. This worked fine for many years. > But since today the command line is truncated at character #124! Well, the obvious reaction to that should be to ask yourself what it might be that you changed in your system, since this last worked. Installed new software? Modified autoexec.bat? Sure the 'make' and 'gcc' being used are really the DJGPP versions? I ask because you seem to have a rather big mixup of different compiler toolchains set up in your PATH and environment, all at the same time, and that's a wellknown cause of potential troubles in this area. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |