For Linux developement he actually should strip the PluginMain, (unless if
he wants a empty hello world plugin to be 150 k)
The GCC will not strip out all the unused static calls.
----- Original Message -----
From: "Joseph J. Strout" <joe at realsoftware dot com>
To: "REALbasic Plugins" <realbasic-plugins at lists dot realsoftware dot com>
Sent: Thursday, March 17, 2005 3:03 PM
Subject: RE: want to develop a simple LINUX plugin
> At 8:27 PM +0530 3/17/05, Ramana Rao wrote:
>
> >Right.. I actually stripped down the PLuginMain.cpp r_plugin.h and
> >REALplugin.h .
>
> Don't do that! Those files are part of the plugin SDK and you
> shouldn't touch them.
>
> The files you should strip down or modify to your purposes are the
> ones in the "Examples" directory.
>
> Best,
> - Joe
>
> --
> REAL World 2005 - The REALbasic User Conference
> March 23-25, 2005, Austin, Texas
> <http://www.realsoftware.com/realworld>
> _______________________________________________
> 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>
|