delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/07/14/03:30:15

Date: Wed, 14 Jul 1999 10:27:48 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: ifchao <ifchao AT faraday DOT com DOT tw>
cc: djgpp AT delorie DOT com
Subject: Re: A problem when executing gcc ?
In-Reply-To: <378C2AA2.198A9E17@faraday.com.tw>
Message-ID: <Pine.SUN.3.91.990714102444.7264G-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 Wed, 14 Jul 1999, ifchao wrote:

> gcc -c test.c
> 
> ** result **
> cc1.exe: Invalid option `align-jumps=2`
> cc1.exe: Invalid option `align-loops=2`
> cc1.exe: Invalid option `align-functions=2`

If you didn't type those align options on the GCC command line, you need 
to find out where did they come from.  Perhaps you have edited your
lib/specs file, or some package you installed overwrote it?

If you cannot figure this out, add -v to the compilation command line, 
and post here everything that is printed by the compiler (you should 
probably redirect stderr to a file using REDIR utility, since the 
compiler is very verbose under -v).

- Raw text -


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