Displaying 2 results from an estimated 2 matches for "ildoff".
Did you mean:
xildoff
2006 Aug 15
0
Compilation on Solaris
...a ferret small search engine on a Solaris machine. Not being a Solaris expert, I''m puzzled by the error messages I get from the C compiler. Since there in no cc on the machine I edited the Makefile to use gcc but there is still lots of error messages:
gcc -KPIC -xO3 -xarch=v8 -xspace -xildoff -I/opt/csw/include -I/opt/csw/include -KPIC -fno-common -I. -I/opt/csw/lib/ruby/1.8/sparc-solaris2.8 -I/opt/csw/lib/ruby/1.8/sparc-solaris2.8 -I. -I/opt/csw/include -I/opt/csw/include -c ferret.c
gcc: unrecognized option ''-KPIC''
gcc: unrecognized option ''-KPIC'&...
2006 Jun 07
0
trouble installing fast cgi
...ng trouble installing mod_fastcgi.so, that is I''m having trouble
compiling it for a start.
it seems every time i use the apxs command I get these errors;
gcc: unrecognized option `-Xa''
gcc: unrecognized option `-Xa''
gcc: unrecognized option `-KPIC''
gcc: language ildoff not recognized
gcc: mod_fastcgi.c: linker input file unused because linking not done
on all the .c files.
can any one give me any pointers?
I''m using Soalris 10 x86 version.
cheers.
--
Posted via http://www.ruby-forum.com/.