[Gambas-user] gbx executables

tobias tobiasboe1 at ...20...
Thu Dec 29 22:47:45 CET 2011


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?




More information about the User mailing list