This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: help compiling gcc with -mtune=c3-2


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]