Re: [Harbour] GCC distribution

2010-02-17 Thread Bruno Luciani
Yes of course I am using GCC but I need and standalone version to redistribute it . Bruno 2010/2/17 smu johnson > Well... are you using Ubuntu? > > sudo apt-get install build-essential > ___ Harbour mailing list (attachment size limit: 40KB) Harbour@h

Re: [Harbour] GCC distribution

2010-02-17 Thread smu johnson
Well... are you using Ubuntu? sudo apt-get install build-essential On Wed, Feb 17, 2010 at 11:11 AM, Bruno Luciani wrote: > anybody knows where I can find an standalone Linux GCC distribution ? > > Similar to Mingw format distribution ? > > I need a basic compiler to add to a harbour qt project.