Xref: utzoo comp.unix.programmer:1990 comp.unix.sysv386:8728 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!spool.mu.edu!uunet!kithrup!sef From: sef@kithrup.COM (Sean Eric Fagan) Newsgroups: comp.unix.programmer,comp.unix.sysv386 Subject: Re: ODT C Compiler Problem Keywords: Doesn't Work Message-ID: <1991Jun05.032249.23960@kithrup.COM> Date: 5 Jun 91 03:22:49 GMT References: <443@alchemy.UUCP> Organization: Kithrup Enterprises, Ltd. Lines: 24 In article <443@alchemy.UUCP> bbs@alchemy.UUCP (BBS Administration) writes: >Compiler error : Floating point exception For just main() { printf ("Hello, World!\n"); } ? It sounds like something's wrong with either your FPU (if you have one), or your FP emulator. Make sure you're using the ms emulator (make sure that /etc/emulator is a link to /etc/emulator.ms). >If this is a known >problem with the Dev. System release 1.0.1, I'd like to know how to >get an update. Doesn't sound familiar to me, and *that* I *would* be familiar with. -- Sean Eric Fagan | "I made the universe, but please don't blame me for it; sef@kithrup.COM | I had a bellyache at the time." -----------------+ -- The Turtle (Stephen King, _It_) Any opinions expressed are my own, and generally unpopular with others.