[comp.sys.atari.st] Atari ST UUPC status?

csrobe@CS.WM.EDU (Chip Roberson) (02/22/89)

I just talked to Steven Grimm and he says that he hasn't worked
on uupc very much since it was posted awhile back.  I just
recently got it compiled on my ST using MWC, but I haven't tried
to run it yet.  I was wondering if there are others out there
who have uupc up and running on their ST and what kind of mutations
it has gone through.  I would be very interested in hearing from
anyone who is using uupc on their ST.

Also, for anyone trying to compile uupc with MWC here are the
diffs of the changes that I made to make it work.
cheers,
-c

----------snip------snip---------snip------------
#
# diff makefile.orig makefile
#
#
3 c 3
< CFLAGS=-g
---
> CFLAGS= -VSUVAR -DMWC
12 a 13
> 	echo done.
21 c 22
< 	c:\megamax\ar.ttp rv $@ $?
---
> 	ar rv $@ $?
23 c 24
< 	c:\megamax\ar.ttp rv $@ $?
---
> 	ar rv $@ $?
26 a 28,45
> 
> chekname.o: dcp.h
> dcp.o: dcp.h
> dcpgpkt.o: dcp.h
> dcpsys.o: dcp.h ndir.h
> dcpxfer.o: dcp.h
> genv.o: genv.h
> host.o: genv.h
> lib.o: host.h
> mail.o: host.h
> ndir.o: ndir.h
> pcmail.o: dcp.h
> time.o: time.h
> uusup.o: dcp.h
> 
> clean:
> 	rm *.o
> 	rm *.ttp
# diff host.c.orig host.c
#
1 a 2,4
> #ifdef MWC
> #include <setjmp.h>	/* csr */
> #endif
#
# diff pcmail.c.orig pcmail.c
# conditionally define redefinition of fputs()
#
130 a 131
> #ifndef MWC
132 c 133
< 
---
> #endif
#
# diff uusup.c.orig uusup.c
#
31 a 32
> #ifndef MWC	/* csr - MWC's Rsconf does not return the old value */
33 a 35
> #endif
106 a 109,111
> #ifdef MWC
>     Rsconf(st_baud, NOFLOW, UCR, RSR, TSR, SCR);
> #else
111 a 117
> #endif
#
# diff host.h.orig host.h
#
5 c 5,7
< #include <strings.h>
---
> #ifndef MWC
> #include <strings.h>	/* csr - MWC does not have <strings.h> */
> #endif

--------snip---------snip----------snip------------
|Chip Roberson                ARPANET:  csrobe@cs.wm.edu                  |
|Dept of Comp. Sci.                     csrobe@icase.edu                  |
|College of William and Mary  BITNET:   #csrobe@wmmvs.bitnet              |
|Williamsburg, VA 23185       UUCP:     ...!uunet!pyrdc!gmu90x!wmcs!csrobe|

     "It takes 40 dumb animals to make a fur coat,
         and just one dumb animal to wear it."      -European TV commercial