From mint-bounce@lists.fishpool.fi Wed Sep 30 15:23:18 2009 Message-ID: <4AC3AF67.50801@atari-source.org> Date: Wed, 30 Sep 2009 15:20:07 -0400 From: Mark Duckworth User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: "ggn (HOL)" CC: mint@fishpool.com Subject: Re: [MiNT] What's the deal with time.h? (and wctype.h) References: <263872733.20090928002146@hol.gr> <1669135295.20090930001842@hol.gr> In-Reply-To: <1669135295.20090930001842@hol.gr> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-SA-Score: -1.4 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: mduckworth@atari-source.org Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: ggn (HOL) wrote: > Hello Helmut, > > Monday, September 28, 2009, 2:44:34 AM, you wrote: > > >> Am 27.09.2009, 23:21 Uhr, schrieb ggn (HOL) : >> > > >>> So I downloaded the source package, copied the Atari specific >>> Makefile to the >>> root dir and hit make. >>> > > >> You should use the unix-makefile. I successfully built zip 3.0 and unzip >> 5.52 some time ago with little changes. I can't remember if I ran >> configure. >> > > Well the unix makefile did work ok for unzip. But to compile zip wchar.h is > required for unicode support. So I downloaded and built mintlib 0.58.0. When I > tried compiling, gcc complained about the lack of header file wctype.h, in which > a function called twupper() is defined (I guess!). > > So for now I left out unicode support, and it builds fine. Which leads me to a > few questions: > > a) Anyone interested in the binaries as is? > b) Should I try to create RPMs or are they not necessary? (note: I have no > previous experience in creating them :)) > c) Is there any work being done on mintlib to support new functions like > twupper()? > > > You should create RPM's. If you can't or don't want to, please upload the modified source code and the original source code archives somewhere and I can take care of it for you. PS: I've been starting to rip hard into my new sparemint project again. Maybe I'll be able to stick with it this time until it's a properly working product. Thanks, Mark