* Sam on alphas?
@ 1995-07-11 7:55 tony
1995-07-12 23:12 ` tony
0 siblings, 1 reply; 2+ messages in thread
From: tony @ 1995-07-11 7:55 UTC (permalink / raw)
To: sam-fans
Hi folks,
I've just started using sam on a DEC Alpha running OSF1/3.0. I
grabbed the latest distrib from AT&T but unfortunately it crashes
periodically. Before I attempt to track down the problem, is anyone
else using it successfully on this platform?
Also, can someone point me to the Sam extension patches? I lost my
record of the site.
Thanks in advance,
Tony Sloane
Tony Sloane tony@cs.jcu.edu.au
Department of Computer Science, James Cook University
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Sam on alphas?
1995-07-11 7:55 Sam on alphas? tony
@ 1995-07-12 23:12 ` tony
0 siblings, 0 replies; 2+ messages in thread
From: tony @ 1995-07-12 23:12 UTC (permalink / raw)
To: sam-fans
Hi,
I guess it's bad form to answer my own mail, but oh well...
> I've just started using sam on a DEC Alpha running OSF1/3.0. I
> grabbed the latest distrib from AT&T but unfortunately it crashes
> periodically. Before I attempt to track down the problem, is anyone
> else using it successfully on this platform?
It turns out that the compile on OSF1/3.0 has a different set of
predefined processor symbols. Hence the line in sam/sam.h that says:
#ifdef __alpha__
should be
#if defined(__alpha__) || defined(__alpha)
With this change made I haven't had a crash.
> Also, can someone point me to the Sam extension patches? I lost my
> record of the site.
Still looking for these...
Cheers,
Tony
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~1995-07-12 23:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-07-11 7:55 Sam on alphas? tony
1995-07-12 23:12 ` tony
sam-fans - fans of the sam editor
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://inbox.vuxu.org/sam-fans
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V1 sam-fans sam-fans/ http://inbox.vuxu.org/sam-fans \
sam-fans@hawkwind.utcs.toronto.edu
public-inbox-index sam-fans
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.vuxu.org/vuxu.archive.sam-fans
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git