delorie.com/archives/browse.cgi | search |
From: | Waldemar Schultz <schultz AT ma DOT tum DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: long line with make & gcc |
Date: | Fri, 08 Jun 2001 14:25:20 +0200 |
Organization: | [posted via] Leibniz-Rechenzentrum, Muenchen (Germany) |
Lines: | 29 |
Message-ID: | <3B20C430.3BD7F628@ma.tum.de> |
References: | <3B20A3C4 DOT 5F245A4A AT ma DOT tum DOT de> <9fqd84$n49$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> |
NNTP-Posting-Host: | pcritter14.mathematik.tu-muenchen.de |
Mime-Version: | 1.0 |
X-Trace: | wsc10.lrz-muenchen.de 992003116 6210 131.159.68.151 (8 Jun 2001 12:25:16 GMT) |
X-Complaints-To: | news AT lrz-muenchen DOT de |
NNTP-Posting-Date: | 8 Jun 2001 12:25:16 GMT |
X-Mailer: | Mozilla 4.77 [en] (Win98; U) |
X-Accept-Language: | de,en-US |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Hans-Bernhard Broeker wrote: > > 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. Thanks to all. I found the reason for the trouble, no idea why this caused the trouble though: There existed a zero-length file named "gcc" with no extension in my current directory. I removed it and everything is O.K. again. anyone an explanation ? -- Gruss Waldemar Schultz. schultz AT ma DOT tum DOT de Technische Universität München, Zentrum Mathematik M1, D 80290 München Tel: +49 (0)89 2892 8226 FAX: +49 (0)89 2892 8228
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |