NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: C/C++ development
On Wed, Jul 15, 2009 at 04:44:47PM +0200, Goran wrote:
> my scripts has become too complex and I wanna rewrite them in C/C++.
C and C++ has definitely its uses. But it is not really a good choice
for replacing shell scripts.
Try a *good* scripting language e.g. Python (but stay way from Perl).
> Which is the "common" C/C++ compiler in NetBSD? Are there any specific
> sites on the the net regarding this subject?
NetBSD includes GCC and G++ in the base distribution.
> As I come from the Linux world I've used the "g++" compiler.
Which will work fine under NetBSD, too.
Kind regards
--
Matthias Scheler http://zhadum.org.uk/
Home |
Main Index |
Thread Index |
Old Index