Re: make fails with intel c++ compiled mysql
Jochen Wiedmann <[email protected]>
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Message-ID | <[email protected]> |
Mayuran Yogarajah wrote: > cc1: unrecognized option `-ip' > cc1: unrecognized option `-ip_no_inlining' Typical problem of mixing binaries from different sources. Compile everything (Perl, MySQL, DBI, DBD::mysql) with the same compiler and it will most probably work like a charm. Jochen -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/[email protected]