I use this to compile hello program sample incluyed with viewkit
gcc -o hello hello.c++ -lstdc++ -lvk
and get the following error:
hello.c++: In constructor `HelloWindow::HelloWindow(const char*)':
hello.c++:51: warning: passing NULL used for non-pointer default argument 3 of...
I had install Irix 6.5 base set and when try compile c++ code ge the following error:
cc ERROR: cannot exec /usr/lib32/cmplrs/fecc
What i need install to solving this?
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.