Hi Sebastien, I did compile ccache with Cygwin, and got not errors. I now have a ccache.exe. BTW, there is also a package ccache in cygwin's installer : using cygwin's setup version 2.427, look in section Devel and you'll get ccache version 2.2-1.
My question is more about the differences between compilers' options and command lines. For example, Msdev's precompile option is not -E, but /P /EP. I did not see in ccache's code the capability to change these options, so I may need to add that to ccache. Or did I miss something ? Eric B. Le Mon, 30 Aug 2004 10:20:19 +0200, Perochon Sebastien <[email protected]> a ?crit: > Hi Eric, > > I have tried to compile ccache with cygwin to get a .exe. Then I usew > ccache.exe with the GNU GCC compiler of VxWorks for cross-compiling... but I > had some errors... > I will try to do it again and send the traces... > > Sebastien. > > -----Message d'origine----- > De: Eric Brayet [mailto:[email protected]] > Date: vendredi 27 ao?t 2004 18:14 > ?: [email protected] > Objet: [ccache] Other compilers (MSVC, SNSystem ProDG, Metrowerks CW) > > > Hi all, > > has anybody tried to use ccache with another compiler than gcc on a Win32 > platform ? Using cygwin or not ? > > I plan to try to use it for : > - MS VC 6 or 7, > - MetroWerks CodeWarrior Win32, NGC or PS2 > - SNSystem ProDG for NGC or PS2 > > Any comments or tips before I start ? > Thanks, > Eric B. > _______________________________________________ > ccache mailing list > [email protected] > http://lists.samba.org/mailman/listinfo/ccache > _______________________________________________ > ccache mailing list > [email protected] > http://lists.samba.org/mailman/listinfo/ccache
