delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: unsing genclass. |
Date: | 4 Feb 2002 14:08:19 GMT |
Organization: | Aachen University of Technology (RWTH) |
Lines: | 19 |
Message-ID: | <a3m4kj$ris$1@nets3.rz.RWTH-Aachen.DE> |
References: | <20020204110235 DOT 54763 DOT qmail AT web20805 DOT mail DOT yahoo DOT com> |
NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
X-Trace: | nets3.rz.RWTH-Aachen.DE 1012831699 28252 137.226.32.75 (4 Feb 2002 14:08:19 GMT) |
X-Complaints-To: | abuse AT rwth-aachen DOT de |
NNTP-Posting-Date: | 4 Feb 2002 14:08:19 GMT |
Originator: | broeker@ |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
cesar tejeda <cesar_tejeda_her AT yahoo DOT es> wrote: > How can I use genclass with djgpp? > It is a bin/sh script and in dos there is no sh. In DOS: no. But in DJGPP, there is. It's called BASH, and it's at the same download place you found DJGPP itself. > (genclass is a utility of libgpp library for 'creating' templates.) A note of caution: you should thoroughly re-think any usage of libgpp. libgpp is considered a dead project, and the version of C++ it's based on is long since deprecated. I wouldn't be surprised at all if libgpp didn't work any more with modern GCC versions. Most, if not all of the things done by genclass back the are done differently now. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |