mysql configure...

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
tweet
Forum Newbie
Posts: 13
Joined: Wed May 28, 2003 1:18 am

mysql configure...

Post by tweet »

mysql-4.0.16.tar.gz downloaded.
saw CFLAGS="-O3" CXX=gcc CXXFLAGS="-O3 -felide-constructors -fno-exceptions \ in php install-source file

what do mean '-O3' here?? :oops: :oops: :oops:
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

User avatar
devork
Forum Contributor
Posts: 213
Joined: Fri Aug 08, 2003 6:44 am
Location: p(h) developer's network

Post by devork »

good resource :K:
Post Reply