Re: compiling DBD-mysql
"Wagner, Chris (GEAE, CBTS)" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Organization | GE Aircraft Engines \Cincinnati Bell |
| Message-ID | <[email protected]> |
I think I discovered something. After reading more posts I decided trying removing some possibly offending switches from the gcc command line. I edited the Makefile and removed -xO3 -mt -D_FORTEC_ from the INC variable I believe it was. Lo and behold it compiled. Does this seem like a valid fix? Or is it just delaying a disaster for later. And why did Makefile.PL make it like that in the first place? "Wagner, Chris (GEAE, CBTS)" wrote: > gcc -c > -I/opt/ActivePerl-5.8/lib/site_perl/5.8.8/sun4-solaris-thread-multi/auto > /DBI -I/opt/mysql/mysql/include -xO3 -mt -D_FORTEC_ -xarch=v8 > -DDBD_MYSQL_INSERT > _ID_IS_GOOD -g -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT > -DUSE_SITECUSTOMIZE -DNO > _HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 > -fno-strict-aliasing -pipe > -O -DVERSION=\"3.0006\" -DXS_VERSION=\"3.0006\" -fPIC > "-I/opt/ActivePerl-5.8/ > lib/5.8.8/sun4-solaris-thread-multi/CORE" mysql.c -- Chris Wagner CBTS GE Aircraft Engines [email protected] -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/[email protected]