delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/10/28/05:30:21

From: Nate Eldredge <neldredge AT hmc DOT edu>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: im confused and need major help
Date: 28 Oct 2000 01:00:14 -0700
Organization: InterWorld Communications
Lines: 64
Sender: nate AT mercury DOT st DOT hmc DOT edu
Message-ID: <837l6t4cq9.fsf@mercury.st.hmc.edu>
References: <39FA7CFD DOT A148BCDE AT bellsouth DOT net>
NNTP-Posting-Host: mercury.st.hmc.edu
Mime-Version: 1.0
X-Trace: nntp1.interworld.net 972720014 57332 134.173.57.219 (28 Oct 2000 08:00:14 GMT)
X-Complaints-To: usenet AT news DOT interworld DOT net
NNTP-Posting-Date: Sat, 28 Oct 2000 08:00:14 +0000 (UTC)
User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.5
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Eric Tucker <albigore AT bellsouth DOT net> writes:

> can u explain how fat GNU is. and is it the compiler? or did i
> mis-interpret it
> it started as a search for extra libs, tool kits and such but then got
> overwhelming i found -  gnu, gcc, mingw32, cygwin, amulet and a bunch of
> others. can i use all of these with djgpp? yes im some-what a newbie.

No.  Many of them are completely independent, such as mingw32 and
cygwin.  You might want to limit your frenzied search for extra
libraries until you realize that you actually need them, otherwise you
will (as you've found) accumulate a lot of unrelated and useless
junk. :)

Generally speaking:

GNU is a project to write all sorts of free software.  One piece of
this is gcc, the Gnu C Compiler, which can run on many different
platforms.  Mingw32 is a particular package of gcc for Windows; Cygwin
is another, and each have some added features of their own (such as
libraries).  DJGPP is similar, except for DOS.  I don't know what
amulet is.

> i also got 2 1/2 os's - lunix & windows98 +(dos), is it possible to
> partition a section of drive say 16 bit in dos, and have windows(dos)
> and lunix all feed off from that partition. so that way i don't have to
> install or make on two other partitions. i don't think lunix has a c
> compiler on it. or i could not find one. (dumb ass me)

Any sane Linux (I assume this is what you mean, despite your spelling)
distribution should include gcc for a C compiler.  Check that you've
installed it.

You don't want to do this anyway, since the set of things that could
be shared between a Windows/DOS and a Linux installation of gcc would
be (a) small, and (b) hard to sort out.  Just install the right
compiler for each system.

> and why is it that lunix can read windows file system yet windows can't
> read lunix?

Because Linux developers felt motivated to support reading Windows
filesystems, but Windows developers didn't feel motivated to support
Linux filesystems.

> is there a patch file i can get a hold of to solve this.?

No.  I believe there is some sort of program for accessing Linux ext2
filesystems from Windows, but I've heard of it causing all manner of
problems (including destruction of the entire filesystem in
question).  Be very careful, if you decide to use this.

> this is where i got my idea of having a separate partition for the
> compiler.
> 
> i tried and could not figure out how to install gnu compiler in lunix
> would you know how if i can't do the above.

What distribution are you using?

-- 

Nate Eldredge
neldredge AT hmc DOT edu

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019