DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 23rd May 2008
invarbrass invarbrass is offline
New User
 
Join Date: May 2008
Posts: 1
Default How to compile MySQL in FreeBSD 7?

I read on MySQL's pages that MySQL/x86 compiled by ICC gives 20-30% better performance than the one compiled by GCC. Unfortunately the binaries they provide are Linux only.

How can I compile MySQL using Intel C compiler on FreeBSD 7? Is there any tutorial/ script etc that I can use?

I don't have much experience with Intel compiler. Does ICC expire after the trial period? or is there a free version for single user?

Thanks in advance!
Reply With Quote
  #2   (View Single Post)  
Old 23rd May 2008
vermaden's Avatar
vermaden vermaden is offline
Administrator
 
Join Date: Apr 2008
Location: pl_PL.lodz
Posts: 1,056
Default

If you want better performance and scalability of your database, then use PostgreSQL and script that will convert your MySQL database to PostgreSQL format.

ICC is in FreeBSD Ports by the way:
Code:
/usr/ports/lang/icc # cat pkg-descrThis is Intels C/C++ compiler, it is set up to produce native FreeBSD binaries.
__________________
religions, worst damnation of mankind
"If 386BSD had been available when I started on Linux, Linux would probably never had happened." Linus Torvalds

Linux is not UNIX! Face it! It is not an insult. It is fact: GNU is a recursive acronym for “GNU's Not UNIX”.
vermaden's: links resources deviantart spreadbsd
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Trying to Debug C++ Compile Error [Shibboleth] on FreeBSD starbuck Programming 4 15th January 2009 10:30 PM
Trying to compile GLUT source code on freebsd. welkin Programming 0 11th January 2009 03:15 PM
Mysql 5.1 install on Freebsd 7 64 bit ijk FreeBSD Ports and Packages 1 23rd July 2008 02:10 PM
Patch and compile bind94 on FreeBSD ports collection dylan912 FreeBSD Ports and Packages 2 4th July 2008 12:23 PM
mysql on freebsd 7 nijikon FreeBSD General 0 20th May 2008 12:47 PM


All times are GMT. The time now is 03:08 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick