In Windows I only need to have mingw installed. In mingw prompt I do a cd to tinycc source directory and type:
./configure make make install The tcc dir will be placed in "%programfiles%/tcc" fully functional. 2012/11/4 Milutin Jovanović <[email protected]> > > I am on Mac (and Linux is the same), so a simple > > >configure > >make > > will do. > > On Windows I am not sure, but since there is win32/tcc-win32.txt and > win32/build-tcc.bat, I would start there... > > Miki. > > > > > On 4 November 2012 18:38, Alexandre Teles <[email protected]> wrote: > >> Is there any recomendations to build TCC from source? >> >> >> 2012/11/4 Milutin Jovanović <[email protected]> >> >>> >>> The repository is at: >>> >>> http://repo.or.cz/w/tinycc.git >>> >>> Make sure you use 'mob' branch, and not the 'master' branch, as 'mob' is >>> where most of the development is done. >>> >>> As far as I know there are no official binaries, for any platform. It is >>> actually quite advisable to be regularly building from 'mob' as there is a >>> significant delay between 'official' releases. >>> >>> Miki. >>> >>> >>> >>> On 4 November 2012 16:19, Alexandre Teles <[email protected]> wrote: >>> >>>> Where I can find the source repository or the new windows binaries for >>>> TCC? >>>> >>>> -- >>>> *Alexandre Teles* >>>> Graduando de Eng. Elétrica / Desenvolvedor Web e Desktop >>>> Tel: (71)9152-6094 (TIM) - (71)8830-4286 (OI) - (71)8237-9748 (CLARO - >>>> VIBER) - (71)9682-9333 (VIVO) >>>> Skype: kabbalista >>>> Facebook: http://fb.com/alex.kabbal >>>> >>>> _______________________________________________ >>>> Tinycc-devel mailing list >>>> [email protected] >>>> https://lists.nongnu.org/mailman/listinfo/tinycc-devel >>>> >>>> >>> >>> _______________________________________________ >>> Tinycc-devel mailing list >>> [email protected] >>> https://lists.nongnu.org/mailman/listinfo/tinycc-devel >>> >>> >> >> >> -- >> *Alexandre Teles* >> Graduando de Eng. Elétrica / Desenvolvedor Web e Desktop >> Tel: (71)9152-6094 (TIM) - (71)8830-4286 (OI) - (71)8237-9748 (CLARO - >> VIBER) - (71)9682-9333 (VIVO) >> Skype: kabbalista >> Facebook: http://fb.com/alex.kabbal >> >> >> _______________________________________________ >> Tinycc-devel mailing list >> [email protected] >> https://lists.nongnu.org/mailman/listinfo/tinycc-devel >> >> > > _______________________________________________ > Tinycc-devel mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/tinycc-devel > > -- *Alexandre Teles* Graduando de Eng. Elétrica / Desenvolvedor Web e Desktop Tel: (71)9152-6094 (TIM) - (71)8830-4286 (OI) - (71)8237-9748 (CLARO - VIBER) - (71)9682-9333 (VIVO) Skype: kabbalista Facebook: http://fb.com/alex.kabbal
_______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
