delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/03/17/06:28:32

Date: Wed, 17 Mar 1999 11:30:18 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Tom Fjellstrom <tomcf AT connect DOT ab DOT ca>
cc: djgpp AT delorie DOT com
Subject: Re: strange error.
In-Reply-To: <36EF1F4D.5FDE56BA@connect.ab.ca>
Message-ID: <Pine.SUN.3.91.990317112957.11125O-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Tue, 16 Mar 1999, Tom Fjellstrom wrote:

> the lines tend to look like this:
>           gcc -Wall -W -Werror -Wno-unused -m486 -O3 -ffast-math \
>                 -fomit-frame-pointer -s -o some.exe come.c
> 
> and i usualy end up with (if put into a text file) a 100k->1meg of errors
> like:
>         libsomelib.a(somefile.o) reloc reffers to "text" that is not being
> output.
>         libsomelib.a(somefile.o) reloc reffers to "data" that is not being
> output.

Are you sure you used -s (lower-case) and not -S (upper-case)?

If this doesn't help, please throw together a trivial 1-line program,
compile it with the same command that gives you trouble, and post here
*everything printed by GCC (redirect the output to a file using
`redir' if you need).

- Raw text -


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