realbasic-plugins
[Top] [All Lists]

Re: want to develop a simple LINUX plugin

To: "REALbasic Plugins" <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: want to develop a simple LINUX plugin
From: "Einhugur.com" <bjorn at einhugur dot com>
Date: Thu, 17 Mar 2005 15:15:11 -0000
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
References: <001201c52b01$a03ed080$fb01a8c0 at synapse dot com> <a06200709be5f4cb53c61 at [10 dot 10 dot 13 dot 4]>
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>

<Prev in Thread] Current Thread [Next in Thread>