home *** CD-ROM | disk | FTP | other *** search
- 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
- From: wenzel@marsu.tynet.sub.org (Markus Wenzel)
- Newsgroups: comp.sys.atari.st
- Message-ID: <H.ea.ja_lKmjDloU@marsu.tynet.sub.org>
- Organization: Palumbian Networks Ltd.
- Subject: Re: GNU SED v1.13 ported to Atari
- References: Re: GNU SED v1.13 ported to Atari
- Reply-To: wenzel@marsu.tynet.sub.org
- X-Software: HERMES GUS 1.04 Rev. Sep 5 1992
- Date: Thu, 07 Jan 1993 12:35:36 MET
- Lines: 28
-
- In <1993Jan2.053420.3932@tdb.uu.se>, Daniel Eriksson writes:
- > The port was made with GCC 2.3.1 PL1 and MiNTlibs PL25 and was
- > very straightforward. I haven't had the opportunity to test all its
- > functions, but the ones I've tested works as they were intended. I'm
- > not sure how well the port works under plain TOS since I'm always
- > running MiNT (but I can't really see any point in running it from
- > plain TOS anyway :-). I also tried to compile SED with -mbaserel
- > and -mpcrel, but somehow I couldn't get sed to run that way. It
- > compiled and linked OK, but the executable only gave me a bus-error.
- > It's probably some awfully silly thing that I'm doing wrong. I was
- > under the impression that compiling with -mbaserel and -mpcrel would
- > TRY to create a text-segment without absolute addresses. Am I missing
- > something out?
- Are you sure you linked with libs that were also compiled with -mbaserel?
- I compiled tcsh 6.00 and make 3.62 that way and it works just fine.
-
- Regards, Markus.
-
- --
- /dev Markus Wenzel, University of Stuttgart
- /usr/spool/mail wenzel@marsu.tynet.sub.org / @rus.uni-stuttgart.de
- ~/.ircrc/nick Marsu
-
- ### check this out with users you don't like:
- cat >> ~luser/.cshrc
- alias vi 'rm \!*;unalias vi;grep -v BoZo ~/.cshrc > ~/.z;mv -f ~/.z ~/.cshrc'
- ^D
-
-