Path: utzoo!attcan!uunet!samsung!dali.cs.montana.edu!uakari.primate.wisc.edu!uflorida!haven!decuac!bacchus.pa.dec.com!bartlett.pa.dec.com!bartlett From: bartlett@decwrl.dec.com (Joel Bartlett) Newsgroups: comp.lang.scheme Subject: Re: Scheme-to-C & SPARC Message-ID: <1990Nov6.183413.3135@wrl.dec.com> Date: 6 Nov 90 18:34:13 GMT References: <5351@tuminfo1.lan.informatik.tu-muenchen.dbp.de> Sender: news@wrl.dec.com (News) Reply-To: bartlett@decwrl.dec.com (Joel Bartlett) Distribution: comp Organization: DEC Western Research Laboratory Lines: 9 David Eckelkamp at MCC (davide%cadillac.cad.mcc.com@mcc.com) ran into the same problem when he tried to bring it up. It is due to the fact that a new item, wordalign, was added to the union SCOBJ in scrt/objects.h. When he put the appropriate SPARC #ifdef/#endif around it to reverse the order of the bit fields, he was able to successfully build the system and run the tests. jfb