home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / atari / st / tech / 4520 < prev    next >
Encoding:
Text File  |  1992-08-21  |  3.2 KB  |  70 lines

  1. Newsgroups: comp.sys.atari.st.tech
  2. Path: sparky!uunet!milo!scotty
  3. From: scotty@verdix.com (Scott R. Chilcote)
  4. Subject: Getting MiNT/KSH/MW2/GNU C To Work
  5. Message-ID: <1992Aug21.220846.26746@verdix.com>
  6. Summary: Please Help
  7. Sender: scotty@verdix.com (Scott R. Chilcote)
  8. Organization: Only Fair
  9. Date: Fri, 21 Aug 1992 22:08:46 GMT
  10. Lines: 58
  11.  
  12.  
  13.  
  14. I've been trying to put together a development environment based on MiNT 0.95,
  15. KSH 04A, MW2, and GNU CC, in order to write an application.  While I've printed
  16. reams of documentation, I'm having some trouble getting everything to
  17. cooperate, and I'd really appreciate it if some of the more experienced users
  18. would help me get past some problems.
  19.  
  20. 1. I'd like to start up GEM from MiNT first off, so I can choose between TOSWIN
  21.    and MW2, or use Uniterm.  I achieve this by not having an INIT.PRG, since
  22.    GEM.PRG is no longer included in MiNT 0.95.  Should I be using the old 
  23.    GEM.PRG instead?  If I run it, do my environmental variables get stomped
  24.    on by GEM, or will they be accessible by later shells?
  25.  
  26.    In any case, after MiNT boots GEM, I start MW2 using KSH.TOS -- and it
  27.    doesn't recognize that it is a login shell -- so I have no environment.  I
  28.    must then manually load PROFILE.KSH and KSHRC.KSH.  Is there a better way
  29.    to set this up?  Having to manually load these for each new shell is a
  30.    pain!
  31.  
  32. 2. When I run GNU Make, all I get is an "Out of memory" message.  This is true
  33.    even when I have nothing loaded besides MiNT and KSH; this is a Mega ST4.
  34.    Is there another reason for getting this message?
  35.  
  36. 3. Where in the GNU archives on atari.archive is the startup module crt0?  I
  37.    have the GNU libraries and GCC binaries, but didn't get this piece.
  38.  
  39. 4. I'm assuming that I can use these programs without going to a MINIX file-
  40.    system.  Is this still true?
  41.  
  42. 5. How do I start MiNT BASH properly?  Will Ver 1.10 work with TOS filesystems?
  43.    When I ran BASH.TTP from GEM (after starting with MiNT), I had an 
  44.    /etc/PROFILE and used a -rcfile BASHRC (both of these files were defined)
  45.    in order to bypass the UNIXMODE filenames.  What I got was lots of error
  46.    messages, and only the last several characters of each line in the PROFILE
  47.    file were displayed.  Any ideas what went wrong?
  48.  
  49.  
  50. If all of this seems too muddled, I apologize.  I've spent a couple of weeks
  51. printing out the GNU documentation using CS TEX (great package) and I've
  52. dutifully read everything else I could print out...  No luck.  So far I've just
  53. had tantalizing glimpses of what might be possible.
  54.  
  55. I'd really enjoy seeing someone else's functional setup using some of these 
  56. programs.  All I've had so far is Mark William's C, and I want to start using
  57. ANSI C, MiNT, and C++ soon.
  58.  
  59. Heartfelt thanks for any help straightening this out!
  60.  
  61.  
  62. -------------------------------------------------------------
  63. Disclaimer: I do not represent Verdix Corporation, and my
  64. postings do not represent their opinions.  
  65. -------------------------------------------------------------
  66.                                             Scott R. Chilcote
  67.                                             scotty@verdix.com  - or -
  68.                                             scotty%verdix.com@uunet.uu.net
  69.    
  70.