[Vala] Fast compile times in vala using TCC instead of GCC?
- From: Joseph Montanez <jmontanez gorilla3d com>
- To: vala-list <vala-list gnome org>
- Subject: [Vala] Fast compile times in vala using TCC instead of GCC?
- Date: Tue, 20 Apr 2010 23:46:50 -0700
Im working on a netbook, so compile times are much longer and the
larger my vala code base gets the longer it takes to compile. I've
found TCC compiles 4x faster gcc. As a note -pthread needs to be
converted into -lpthread, but its still a great tool to use to quickly
compile the c code vala generates. While its great for testing but I
wouldn't compile the final product with it.
--
Joseph Montanez
Web Developer
Gorilla3D
Design, Develop, Deploy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]