delorie.com/archives/browse.cgi | search |
From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: newbie how do I run a shell script to compile a shell? |
Date: | 6 Aug 2000 04:14:04 GMT |
Organization: | Aachen University of Technology (RWTH) |
Lines: | 19 |
Message-ID: | <8miomc$qfv$1@nets3.rz.RWTH-Aachen.DE> |
References: | <285c3af8 DOT b1966b1a AT usw-ex0105-038 DOT remarq DOT com> |
NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
X-Trace: | nets3.rz.RWTH-Aachen.DE 965535244 27135 137.226.32.75 (6 Aug 2000 04:14:04 GMT) |
X-Complaints-To: | abuse AT rwth-aachen DOT de |
NNTP-Posting-Date: | 6 Aug 2000 04:14:04 GMT |
Originator: | broeker@ |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
skate <jstrong76NOjsSPAM AT netzero DOT com DOT invalid> wrote: > I don't understand how I can run a configure shell script so I > can compile a shell(bash) I'm familiar with these kinds of > things under linux but under NT I don't have a clue, I just got > djgpp and want to compile a bash shell This is a chicken-and-egg type problem: you need a compiled bash to run the 'configure' script. But you need to run the configure script before you can compile your own bash. This clearly means that you need an existing bash binary, first. Actually, unless you have really good reason to compiler your own bash, your probably better off using the existing prebuilt binary. -- 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 |