Has nothing to do with flags, see the FAQ link I sent previously. Ilya
-----Original Message----- From: McMullen, David E. (NGIT) To: [EMAIL PROTECTED] Sent: 10/4/02 9:12 AM Subject: RE: DBI module make problem As an update, I changed the -KPIC flag to just -P, it passed that section, but still fails on cc: language depend not recognized. -----Original Message----- From: McMullen, David E. (NGIT) [mailto:[EMAIL PROTECTED]] Sent: Friday, October 04, 2002 9:50 AM To: [EMAIL PROTECTED] Subject: DBI module make problem I am trying to compile the DBI module on Solaris 8 and there appears to be a problem with my cc. Has anyone seen this before or know if a fix? >>>>>>>>>>>>>>>>>>>>>>> cc -c -xO3 -xdepend -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" -KPIC -I/usr/perl5/5.00503/sun4-solaris/CORE -DDBI_NO_THREADS Perl.c cc: unrecognized option `-KPIC' cc: language depend not recognized >>>>>>>>>>>>>>>>>>>>>>> davidmac
