public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* help compiling gcc with -mtune=c3-2
@ 2003-11-27 10:50 Peter T. Bense
  2003-11-29  4:01 ` Jim Wilson
  0 siblings, 1 reply; 2+ messages in thread
From: Peter T. Bense @ 2003-11-27 10:50 UTC (permalink / raw)
  To: gcc

Hi,

I am trying to compile GCC-3.3.2-r2.

Every time I run it with my makefile it bombs.

It gives me this sort of error:

*** This configuration is not supported in the following
subdirectories:
      target-libffi target-boehm-gc target-zlib target-libjava zlib  
fastjar
  (Any other directories should still work fine)
Created "Makefile" in /var/tmp/portage/gcc-3.3.2-r2/work/build using
"mt-frag"
cc1: error: invalid option 'tune=c3-2'
*** The command 'gcc -o conftest  -02 -mtune=c3-2 -pipe   conftest.c'
failed.
*** You must set the environment variable CC to a working compiler.

Höstrusk och grå moln - köp en resa till solen på Yahoo! Resor på adressen http://se.docs.yahoo.com/travel/index.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: help compiling gcc with -mtune=c3-2
  2003-11-27 10:50 help compiling gcc with -mtune=c3-2 Peter T. Bense
@ 2003-11-29  4:01 ` Jim Wilson
  0 siblings, 0 replies; 2+ messages in thread
From: Jim Wilson @ 2003-11-29  4:01 UTC (permalink / raw)
  To: textures; +Cc: gcc

Peter T. Bense wrote:
> I am trying to compile GCC-3.3.2-r2.
> Every time I run it with my makefile it bombs.
> cc1: error: invalid option 'tune=c3-2'

This is an incomplete bug report.  See http://gcc.gnu.org/bugs.html for 
info on how to report bugs.  We can't solve a problem unless we have 
enough info to reproduce it here.  You didn't specify how you 
configured, or how you invoked make, etc.

Of particular interest is where the -mtune=c3-2 option came from.  Did 
you specify that yourself?
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-11-29  3:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-27 10:50 help compiling gcc with -mtune=c3-2 Peter T. Bense
2003-11-29  4:01 ` Jim Wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).