On my machine (RB2006R3, OSX 10.4.7, PPC), following output has been produced:
Mac OS Carbon (PEF) Code Test1 scenario: 2.498.036 Byte Code Test2 scenario: 3.816.665 Byte Reference (clean Application): 1.669.646 Byte Mac OS Carbon Mach-O (PowerPC) Code Test1 scenario: 4.993.416 Byte Code Test2 scenario: 7.063.363 Byte Reference (clean Application): 3.730.442 Byte Windows Code Test1 scenario: 3.911.384 Byte Code Test2 scenario: 5.146.133 Byte Reference (clean Application): 3.146.769 Byte Linux Code Test1 scenario: 3.204.907 Byte Code Test2 scenario: 4.552.140 Byte Reference (clean Application): 2.376.212 Byte Hope this helps. Greetings, Markus -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 12, 2006 11:37 PM To: [email protected]; [EMAIL PROTECTED] Subject: Plugin Linker problem Hi, Can someone confirm this: dim c as CGImageMBS c=new CGImageMBS In code adds the CG Plugin and the referenced CF Plugin to the application. -> 2.4 MB with RB 2006r3 dim c as CGImageMBS c=CGCreateImageMBS(nil,nil) This one adds 14 Plugins to the executable while it still should be 2. Can someone confirm that? Gruß Christian -- Around eleven thousand functions in one REALbasic plug-in. The Monkeybread Software Realbasic Plugin v6.2. <http://www.monkeybreadsoftware.de/realbasic/plugins.shtml> _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html> _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
