Qianqian Fang wrote: > > hi > > is there an option to treat all float variables (32bit) to > double (64bit) on a 64bit machine? I found -mdouble-float, > but I got error message > cc1: error: unrecognized command line option "-mdouble-float" > not sure why. > > appreciated if anyone can commend. thanks > > Qianqian > > That option is only supported on a MIPS processor. Are you compiling on a MIPS processor? DB -- View this message in context: http://old.nabble.com/treat-all-floats-to-doubles-tp28687450p28687550.html Sent from the gcc - Help mailing list archive at Nabble.com.