>Has any of you created binary of Max DB in Solaris 8 >Intel(X86) plaform using gcc compiler? Please >repond!!
MaxDB is currently not well prepared to be compiled with other compilers than the one we're using on a specific platform. If you want to try: - the compiler is set in $TOOL/bin/toolvars.pl. The source is in the source to the buildtools: sys/src/tt/toolvars-tpl.pl.tt - several default options are also set there *depending on the platform* - because of occasional bugs in the opimizer of some compilers, the descriptions (makefiles) set different optimizer flags for some modules. These are also set depending on the platform, which is of course wrong. It should be set depending on the compiler and the compiler version. Daniel Dittmar -- Daniel Dittmar SAP Labs Berlin [EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
