Mail Archives: djgpp/1996/12/16/12:35:30
On Mon, 16 Dec 1996, Trevor Casey wrote:
> Now I dont know a lot about makes and makefiles and what any of this means
> except that it seems to indicate there is a missing file (cc1plus?) but as
You don't need C++ to compile f2c, so that problem is irrelevant for you.
> for C++, so I guess that means the rest might be OK. ?? Anyway I cant be
> sure of the installation until I get to properly compiling with it.
Write a trivial `hello world' program and compile it, then you'll be
sure.
> indeed in DJGPP (although I had to additionally unzip the sed*.zip). What
> does "sh these files" mean?.
Run a shell on them. There is a port of `bash' in DJGPP archives.
I think somebody posted here a place on the net where you can get a ready
v2-compiled library for f2c. You should be able to locate it by searching
the DJGPP mail archives, at this URL:
http://www.delorie.com/djgpp/mail-archives/
- Raw text -