From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Hung Vu" To: help-gcc@gnu.org Subject: GCC compiler Date: Wed, 29 Dec 1999 20:25:00 -0000 Message-id: <19991230042456.30587.qmail@hotmail.com> X-SW-Source: 1999-12/msg00379.html Dear Sir, I used a sample (C source code from Oracle corp.) which used the compiler from SUN. Now I compile this sample with the new compiler (gcc v2.95.1)and I had the following error messages: gcc: unrecognized option `-Xa' gcc: unrecognized option `-K' gcc: language chip=ultra not recognized I copy all my screen for you: ( make -f demo_rdbms.mk build EXE=demo OBJS=demo.o gcc -xO2 -Xa -xstrconst -xF -mr -xarch=v8 -xcache=16/32/1:1024/64/1 -xchip= ultra -D_REENTRANT -K PIC -I/8i/app/Oracle05/product/8.0.5/rdbms/demo -I/8i/app /Oracle05/product/8.0.5/rdbms/public -I/8i/app/Oracle05/product/8.0.5/plsql/publ ic -I/8i/app/Oracle05/product/8.0.5/network/public -DSLMXMX_ENABLE -DSLTS_ENABLE -D_SVID_GETTOD -c demo.c gcc: PIC: No such file or directory gcc: unrecognized option `-Xa' gcc: unrecognized option `-K' gcc: language chip=ultra not recognized *** Error code 1 make: Fatal error: Command failed for target `demo.o') What options I need to choose in my new compiler in order for resolving these error message ? I wait for your feedback. Thanks, HungVu ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Hung Vu" To: help-gcc@gnu.org Subject: GCC compiler Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: <19991230042456.30587.qmail@hotmail.com> X-SW-Source: 1999-12n/msg00379.html Message-ID: <19991231222400.CKYtAq2aEv9C2jk8rIe7b45u8UeiJoSKfFi_UGWYzYA@z> Dear Sir, I used a sample (C source code from Oracle corp.) which used the compiler from SUN. Now I compile this sample with the new compiler (gcc v2.95.1)and I had the following error messages: gcc: unrecognized option `-Xa' gcc: unrecognized option `-K' gcc: language chip=ultra not recognized I copy all my screen for you: ( make -f demo_rdbms.mk build EXE=demo OBJS=demo.o gcc -xO2 -Xa -xstrconst -xF -mr -xarch=v8 -xcache=16/32/1:1024/64/1 -xchip= ultra -D_REENTRANT -K PIC -I/8i/app/Oracle05/product/8.0.5/rdbms/demo -I/8i/app /Oracle05/product/8.0.5/rdbms/public -I/8i/app/Oracle05/product/8.0.5/plsql/publ ic -I/8i/app/Oracle05/product/8.0.5/network/public -DSLMXMX_ENABLE -DSLTS_ENABLE -D_SVID_GETTOD -c demo.c gcc: PIC: No such file or directory gcc: unrecognized option `-Xa' gcc: unrecognized option `-K' gcc: language chip=ultra not recognized *** Error code 1 make: Fatal error: Command failed for target `demo.o') What options I need to choose in my new compiler in order for resolving these error message ? I wait for your feedback. Thanks, HungVu ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com