From: ajschrotenboer AT lycosmail DOT com Newsgroups: comp.os.msdos.djgpp Subject: Repost: Disgruntled DJGPP programmer, was Newbie Question Date: Wed, 28 Oct 1998 15:27:03 GMT Organization: Deja News - The Leader in Internet Discussion Lines: 54 Message-ID: <717d46$cd6$1@nnrp1.dejanews.com> NNTP-Posting-Host: 207.74.20.23 X-Article-Creation-Date: Wed Oct 28 15:27:03 1998 GMT X-Http-User-Agent: Mozilla/4.05 [en] (Win95; I ;Nav) X-Http-Proxy: HTTP/1.1 intranet3.westottawa.k12.mi.us (IBM-ICS), 1.0 x1.dejanews.com:80 (Squid/1.1.22) for client 207.74.20.23 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have all the utilities you should need to build GNU pkgs, but I can never make them work. I hate to have to call myself a newbie, after having been in computers for over 7 years, but in this case (GNU GCC & DJGPP) I guess that I am. The only pkg I have ever been able to successfully build is Allegro. Any GNU pkg I try to build gives me an error of some sort. For example, I was trying (again) today to build EGCS 1.1b. I have flex, autoconf, bison, sed, bash, grep, shell utilities (I think this is it, shl112b.zip, off of simtelnet/gnu/djgpp/v2gnu/), file utilities, plus all the stuff necessary to write and build my own programs. When I ran make I got the following error: "Missing Separator (106)". I looked in the makefile, and went to line 106. The line had an extra hard return. This also occurred at other places, such as 502, and 700 something. for these I removed the hard return, but then the trouble lines went into stuff about language hooks, and no obvious place to move the line up to. What is wrong? Is the DJGPP env't too different from std Linux and Unix configs???? Am I forever to need precompiled binaries??? Waiting for somebody w/ a cross-compiler and some time and the gumption to provide binaries for me to use. I'm considering Linux, but at this time it just isn't practical. Right now I'm using PGCC 1.0.1. I know there is a 1.1, but I can't use it w/o being able to build it or finding a precompiled binary for DJGPP. And Andrew Crabtree has not built & released 1.1 yet, not that I have anything against him. I'm sorry if I sound disgruntled, but that's because I am. I've been asking questions about various build problems for a while (GNU MP, EGCS). Now I admit that before a couple of days ago, I really didn't have all the utilities I needed. But now I do. And it still doesn't work. I think it's really pitiful that they can't even make a proper makefile for the DJGPP platform. The configure script doesn't seem to work for me. The makefile that it creates doesn't work. Can anybody tell me what's wrong????????????? -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own