delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/06/17/13:01:08

Date: Tue, 17 Jun 1997 09:46:25 -0700 (PDT)
From: Andrejs Vanags <andrejs AT crl DOT com>
To: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
Cc: djgpp AT delorie DOT com
Subject: Thanks on Help! cant compile a large program on gcc
In-Reply-To: <Pine.SUN.3.91.970601163949.24407C-100000@is>
Message-Id: <Pine.SUN.3.91.970617094357.29733B-100000@crl7.crl.com>
Mime-Version: 1.0

Thank you Thank you!  This solved the problem, I compiled my program and 
got it running. Again, thanks.

                              Andrejs Vanags  andrejs AT crl DOT com


On Sun, 1 Jun 1997, Eli Zaretskii wrote: 
> On Sat, 31 May 1997, Andrejs Vanags wrote:
>
> > GNU C version 2.7.2.1 (80386, BSD syntax) compiled by GNU C version 2.7.2.1.
> >  c:/djgpp/bin\as.exe -o c:/djgpp/tmp\ccdaaaaa c:/djgpp/tmp\cccaaaaa
> > BFD: c:/djgpp/tmp\ccdaaaaa: .text: reloc overflow: 0x13607 > 0xffff
> 
> This is a limitation of COFF file format: the debug info cannot refer
> to more than 64K (FFFF in hex) source lines.  You need to remove the
> -g switch and add -O2 switch to the gcc command line, then the problem
> should go away.
 

- Raw text -


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