Comment 3 for bug 439889

Revision history for this message
Paul McCullagh (paul-mccullagh) wrote :

Hi Sergey,

According to your analysis, PBXT is being compiled with the wrong options. I am wondering, when MySQL is built, does it:

1) build 2 objects for each source file: one for mysqld and the other for the server embedded library?

2) or does it use the same object to link both mysqld and the embedded library?