delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/11/25/10:33:09

Date: Tue, 25 Nov 1997 17:31:31 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Christopher Croughton <crough45 AT amc DOT de>
cc: djgpp AT delorie DOT com
Subject: Re: Substituting \ for / in make
In-Reply-To: <97Nov25.161151gmt+0100.17026@internet01.amc.de>
Message-ID: <Pine.SUN.3.91.971125172831.28212N-100000@is>
MIME-Version: 1.0

On Tue, 25 Nov 1997, Christopher Croughton wrote:

> I've never even looked at lib/specs - what does it do?

It explains to gcc what compiler passes and in which sequence should
be invoked to compile/link a given file.  For example, that is how it
knows to invoke stubify and delete the raw COFF image when you say
"gcc -o foo.exe".  Some predefined symbols (like __DJGPP_MINOR__) are 
also defined there.

The problem is that the only documentation of the syntax (which is far 
from trivial) is inside gcc.c.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019