X-Sender: dlanor AT mail DOT dds DOT nl Message-Id: In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Wed, 19 May 1999 00:10:53 +0200 To: djgpp AT delorie DOT com, Eli Zaretskii From: Dlanor Blytkerchan Subject: Re: FPU emulation Cc: djgpp AT delorie DOT com Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk >The command-line used is: "gcc -g -mcpu=i386 -march-i386 -lemu -o xyplan.c" >(if I remember correctly: as I said, it's running right now. I'll have a >look and correct it if I'm wrong). A slight correction: the command-line should be: gcc -g -mcpu=i386 -march=i386 -lemu -c xyplan.c -o p:/djgpp/obj/xyplan.o for compiling and gcc -g -mcpu=i386 -march=i386 -lemu -o xyplan.exe p:/djgpp/obj/xyplan.o for linking. The -lemu option is skipped in compiling, but passed by RHIDE anyway. Greetz! Dlanor ==================================================================== * Dlanor Blytkerchan * * * * * * | | | * * RLSystems software & support \_/-\_/ * -------------------------------------------------------------------- * Sites by Dlanor Blytkerchan you should visit: * * The Hazardous Domain: * * * * Including: * * - The Hazardous Area: VGA Planets game site * * - The Catacombes: VGA Planets support site * * - The TKon Empire: Rulers of The Echo Cluster * * - The Insatiables: an undefeated VGA Planets team * * and: * * - The RLSystems main page: miscelanious software * * - The Third Domain: Dlanor's personal site * * * * The Hazardous Forum - Bulletin & chat * * * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - * Other sites you should visit: * * The Holodeck: a VGA Planets site by Andrew Sartori * * * * The Last Wave: a VGA Planets site by Alan L. Warchuck * * * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - * These sites are on The Hazardous LinkList.. * -------------------------------------------------------------------- * PGP public key is available at * * * ====================================================================