[Gambas-user] gbx executables

Emil Lenngren emil.lenngren at ...626...
Thu Dec 29 22:50:45 CET 2011


It is the same file. When gbx2 starts up, it checks whether the provided
executable name (argv[0]) is "gbr2" or "gbx2", and choose what to do
depending on that.

2011/12/29 tobias <tobiasboe1 at ...20...>

> On 29.12.2011 22:43, Benoît Minisini wrote:
> > Le 29/12/2011 22:31, tobias a écrit :
> >> hi,
> >>
> >> we recently got confused about the gbx executable. i forward a specific
> >> question about gbx2:
> >> ---
> >> $ gbx2 /path/to/project/directory
> >> runs the program (using the compiled stuff in .gambas subdirectory?)
> >> $ /path/to/archive
> >> runs the compiled archive
> >> but is there a way to run a compiled archive with gbx2?
> >> ---
> >> i was curious, too, since i found that:
> >> $ gbx -x /path/to/archive
> >> gbx2: too many project files.
> >>
> >> now it seems to be important, so i ask.
> >>
> >> regards,
> >> tobi
> >>
> > It's a bug in the gbx2 help. To run a gambas executable file, use:
> >
> >       gbr2<executable path>
> >
> > Regards,
>
> o.k., thanks.
> well, but there it continues confusing: ls -l shows that gbr2 is a link
> to gbx2 and has different functionality?
>
>
> ------------------------------------------------------------------------------
> Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
> infrastructure or vast IT resources to deliver seamless, secure access to
> virtual desktops. With this all-in-one solution, easily deploy virtual
> desktops for less than the cost of PCs and save 60% on VDI infrastructure
> costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list