[Gambas-user] gbc
    Rob 
    sourceforge-raindog2 at ...94...
       
    Thu Aug 14 16:27:16 CEST 2003
    
    
  
On Thursday 14 August 2003 05:45, Ahmad Kamal wrote:
> $ gbc ./
> I get "OK" on the screen and nothign is compiled. gba works OTOH.
> Is this the problem. what should happen with "gbc ./" and what's the
> diff bet gba & gbc
gbc compiles the individual classes and puts them in the hidden .gambas 
directory inside the project.  gba just takes all the resulting object files 
(plus any data files listed in the .project) and jams them together into an 
archive format that gbi (the interpreter) can understand.
Rob
    
    
More information about the User
mailing list