|
From: | Antonio Diaz Diaz |
Subject: | Re: [Lzip-bug] solaris compile errors, lzip, and plzip: error: stdint.h: No such file or directory |
Date: | Thu, 31 Dec 2009 20:17:47 +0100 |
User-agent: | Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905 |
rupert THURNER wrote:
we compile quite a lot of packages and most of them produce shared libraries, and none of them uses the gnu linker, see http://www.opencsw.org/packages. maybe there is a chance to adjust the configure so it takes care of the differences, linker and header files?
I almost never do this (bloat the configure so it takes care of the differences). If there is a standard or common way of doing something (a standard header, common linker arguments, etc) I'll happily use it. I have for example solved this way the problem with getopt_long or the debian version of install-info.
why did you choose to implement it in c++ btw?
Because "I never saw a project for which C was better than C++ for any reason but the lack of a good C++ compiler." (Bjarne Stroustrup).
The question for me is, why so many people still prefer plain C? Regards, Antonio.
[Prev in Thread] | Current Thread | [Next in Thread] |