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

gcc question (SunSolaris2.8)


Hi,
     I am trying to compile and link one of the oracle oci demo program
using gcc. Is there any sample makefile or script file that I can refer
to??. Even if is it is not oracle oci, simple hello.c should be fine.
I am able to compile .c program however, I am unable to link it. I may need
to add directories to my path statement.

my path statement is as follows:
 PATH=$PATH:/usr/local/bin:/usr/gnu/bin:/usr/ccs/bin

I also see that there are some files installed under
     /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.1 directory.

Please help.

Thanks



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