X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: themouse Newsgroups: comp.os.msdos.djgpp Subject: Re: Installing DJGPP questions Date: Tue, 24 Mar 2009 12:09:23 -0700 (PDT) Organization: http://groups.google.com Lines: 45 Message-ID: References: <3fa4a12c-c4b1-44fd-8f55-4abc9547d333 AT w34g2000yqm DOT googlegroups DOT com> <200903192016 DOT n2JKGJ4l019039 AT envy DOT delorie DOT com> <1ab1c44d-77f0-400e-b66f-570f0092d52a AT a12g2000yqm DOT googlegroups DOT com> <84fafd17-56ce-4920-aa4a-5748a3713177 AT c11g2000yqj DOT googlegroups DOT com> NNTP-Posting-Host: 209.83.80.194 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1237921764 2955 127.0.0.1 (24 Mar 2009 19:09:24 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Tue, 24 Mar 2009 19:09:24 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: g19g2000yql.googlegroups.com; posting-host=209.83.80.194; posting-account=mk-1hQoAAABRHA7wwAt_3thfjpGkh8Qu User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; MS-RTC LM 8; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729),gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Reading trying to educate my self, trying to ask less questions but the more I read the more questions I get. :P After seeing your recommedation about 2.04 data I went to look at that. http://clio.rice.edu/djgpp/win2k/main_204.htm PART OF A FREEDOS THREAD *********** > I need pthread.h and stdint.h for djgpp. First of all I would use DJGPP 2.04 (beta) instead of 2.03. 2.04 has stdint.h. And pthreads (pth) is available at ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/pth207b.zip (precompiled libraries), and ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/pth207s.zip (sources) *********** amongs others. Most of the last of the messages are from 2003. What happened? How close is the final release? How much should I get from that or look at those pages about 2.04 Alot of the items listed I don't fully understand...yet. Like I said I prob will want to do some sophisticated development. porting or using a ported xmllib pthead etc. http://ap1.pp.fi/djgpp/other/djbuild.html Once I get started I will probably port a command line SVN client from linux first. :) Unless the editor I finally use has it intergrated (doubt it) besides it would be a good start. Anything I do I would want to put on sourcefudge. so an SVN client would be a good place to start. :) When people say use DJGPP Beta 2.04 do they mean just that or are there alot of required files? Does the list above still apply? Thanks again, ~theMouse