|
Blue Forest http://www.lslnet.com at 10:18 on June 6, 2006
Gcc problems, we Banggemang $ Vi test.c
#include<stdio.h>
Main ()
{
Char *str= "i love solaris."
Prinf ( "%s" str);
Exit (0);
}
Operation gcc -o test test.c
$ Gcc -o test test.c
Undefined first referenced
Symbol in file
Prinf /var/tmp/ccn679IG.o
Ld : fatal : Symbol referencing errors. No output written to test
Collect2 : ld returned 1 exit status
$
This is how it all about? SOLARIS 8 system, and installed gcc-2.95.3-sol8-sparc-local.gz libgcc-3.3-sol9-sparc-local.gz first equipment installed libgcc bang, then loaded the gcc-2.95.3. are loaded these days just |
Prinf wrong |
Oh. Seems to be, uh, halo and is not familiar with. Has been using C + +
|
I am going to faint, and, |
Wrong on this erroneous report |
| |