[u3b.misc] Info-3b2 Digest, Volume 52

info-3b2@lamc.UUCP (Info-3b2 Mailer) (01/23/89)

 
                           Info-3b2 Digest, Number 52
 
                           Sunday, January 22nd 1989
 
Today's Topics:
 
                        Preventing binaries using the MAU
                     Re:  Preventing binaries using the MAU
                     Re:  Preventing binaries using the MAU
----------------------------------------------------------------------
 
Subject: Preventing binaries using the MAU
Date: Sat, 21 Jan 89 12:21:41 GMT
From: Graham Glen (Technical Manager) <hoptoad!graham%quaduk>

One of our offices is trying to prepare some binaries for us. They are
running on a 3B2/500, but we are using a 400.

Unfortunately, any binaries they send us won't run because they
require an MAU. Is there any way to force cc to use software emulation of
the MAU so that the binaries can be used on anything from a 310 upwards?

Graham
--

Graham Glen
Quadratron Systems (UK) Ltd.

Voice:	+44 1 371 5755	Fax: +44 1 736 1071	Telex: 267500 LIBORG G
	+44 836 380006 (mobile)

{quad1,qnorth,qswiss,ukc,attunix!uel}!quaduk!graham

------------------------------
 
Subject: Re:  Preventing binaries using the MAU
Date: 21 Jan 89 21:28:33 EST (Sat)
From: grs@alobar.ATT.COM (Gregg Siegfried)

The gencc(1) command can be used to generate a new front end for
the cc(1) command, and one of the options is treatment of floating point.

So, you could have them use a new front end or just use the command 
/lib/cc -K fpe "$@" to compile the programs that will be run on the 
400.  Note that I am assuming that you have CPLU 4.2.  The default
/bin/cc on a [567]00 contains /lib/cc -K mau "$@" so it's no surprise
that you're having problems running the products of such compilations
on a 400.

For this to work, the person that installed CPLU on the 500 must have
specified "both" when asked whether to load mau or fpe upon installation.

Good Luck,
Gregg Siegfried
grs@alobar.att.com

------------------------------
 
From: len@netsys.COM (Len Rose)
Subject: Re:  Preventing binaries using the MAU
Date: Sun, 22 Jan 89 3:59:24 EST

In Gregg's otherwise superb reply he mentioned:

> The default
> /bin/cc on a [567]00 contains /lib/cc -K mau "$@" so it's no surprise
> that you're having problems running the products of such compilations
> on a 400.

 Whoa! The 310 and 400 are pretty likely to have mau's.. I don't see why
 it would be likely that one would have problems using hardware floating 
 point software on a 400.

-- 
len@netsys.com
{ames,att,rutgers}!netsys!len

 
-------------------------------------
 
To join this group or have your thoughts in the next issue, please
send electronic mail to Ken Davis at the following address;
 
	{pacbell,netsys,hoptoad,well}!lamc!info-3b2-request
 
The views expressed in Info-3b2 Digest are those of the 
individual authors only.
 
*********************
End of Info-3b2 Digest
*********************