compiler message " invalid option 'std=-c89' " what this mean?
I guess you have GCC 3.2 and it's not possible to configure with "backwards" compatibility. http://gcc.gnu.org/onlinedocs/gcc-2.95.3/gcc_2.html
for question always give version numbers!
Patrick
Log in to post a comment.
compiler message " invalid option 'std=-c89' "
what this mean?
I guess you have GCC 3.2 and it's not possible to configure with "backwards" compatibility.
http://gcc.gnu.org/onlinedocs/gcc-2.95.3/gcc_2.html
for question always give version numbers!
Patrick