[EMAIL PROTECTED] stated:
< 
< >> You're using this as a C compiler:
< >> >checking for gcc... (cached) /opt/SUNWspro/bin/CC
< >> It's a C++ compiler; anyone programming C will deny there's a relationship
< >between the languages.
< >> Use "/opt/SUNWspro/bin/cc".
< >
< >Even with that I get compile errors when running make:
< ANT  -g -c -o libsbmysql_a-drv_mysql.o `test -f 'drv_mysql.c' || echo 
'./'`drv_mysql.c
< t -D_FORTEC_ -xarch=v9 -xc99=none -I../.. -D_REENTRANT -D_XOPEN_SOURCE=500 
-D_GNU_SOURCE  -D_REENTR
< 
< Ok, so where do the "cc" flags come from?  C99 is switched off (-xc99=none).

  See an earlier mail, its the /usr/local copy of mysql which is giving this.
  mysql_config --clfags is putting out:
     ... -xO3 -mt -D_FORTEC_ -xarch=v9 -xc99=none ..

< 
< Casper
< _______________________________________________
< opensolaris-discuss mailing list
< [email protected]

-- 
Sean.
.
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to