Re: [Gambas-user] suggestion of make option

2010-03-03 Thread Jussi Lahtinen
I think you forgot to attach it... Jussi On Wed, Mar 3, 2010 at 17:02, kobolds wrote: > > mail you some screen shot . hope you can give me some of your opinion ? > > I > > > Benoît Minisini wrote: >> >>> this idea is from one of the program I previous used >>> >>> when I compile and make progra

Re: [Gambas-user] suggestion of make option

2010-03-03 Thread kobolds
mail you some screen shot . hope you can give me some of your opinion ? I Benoît Minisini wrote: > >> this idea is from one of the program I previous used >> >> when I compile and make program , there is an option which allow me to >> include or not include the runtime framework or select wh

Re: [Gambas-user] suggestion of make option

2010-03-03 Thread Fabien Bodard
Le 3 mars 2010 11:50, Benoît Minisini a écrit : >> this idea is from one of the program I previous used >> >> when I compile and make program , there is an option which allow me to >> include or not include the runtime framework or select which to include >> into one executable. >> >> of course th

Re: [Gambas-user] suggestion of make option

2010-03-03 Thread Benoît Minisini
> this idea is from one of the program I previous used > > when I compile and make program , there is an option which allow me to > include or not include the runtime framework or select which to include > into one executable. > > of course the down side for this is the executable file will be bi

Re: [Gambas-user] suggestion of make option

2010-03-02 Thread Fabien Bodard
i'm not sure as gambas libs use shared libraries with some compatibilities conditions (ex, qt, gtk) 2010/3/2 kobolds : > > this idea is from one of the program I previous used > > when I compile and make program , there is an option which allow me to > include or not include the runtime framewor

[Gambas-user] suggestion of make option

2010-03-01 Thread kobolds
this idea is from one of the program I previous used when I compile and make program , there is an option which allow me to include or not include the runtime framework or select which to include into one executable. of course the down side for this is the executable file will be big . \ when