delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/05/28/03:29:44

Date: Wed, 28 May 1997 10:27:52 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Janez Pers <janez DOT pers AT kiss DOT uni-lj DOT si>
cc: djgpp AT delorie DOT com
Subject: Re: ld.exe line number overflow ?!??!
In-Reply-To: <3388739e.26426638@news.arnes.si>
Message-ID: <Pine.SUN.3.91.970528102619.13841J-100000@is>
MIME-Version: 1.0

On Sun, 25 May 1997, Janez Pers wrote:

> I have DJGPP V2 (the version, which has gcc 2.7.2.1 included). I need
> gcc 2.7.2.2 to compile fortran programs. I downloaded gcc 2.7.2.2 and
> installed it. But, when i try to compile it, it compiles without
> problems until the statement:
> 
> gcc  -DIN_GCC   -g   -o cc1 c-parse.o c-lang.o c-lex.o c-pragma.o

You need to say "make LANGUAGES=c CFLAGS=-O2", so -g is NOT used and -O2 
removes some unneeded symbols.  COFF cannot cope with more than 64K lines 
in the debugging info.

- Raw text -


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