This is the mail archive of the gcc-help@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]

unrecognized option `-mno-68881'


When I compile my c program under gcc as below:

$ gcc -o Starter Starter.c

I get this:

cpp: -lang-c: linker input file unused because linking not done
as: unrecognized option `-mno-68881'

Can anyone help...




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