delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/05/18/18:11:31

X-Sender: dlanor AT mail DOT dds DOT nl
Message-Id: <l03130302b36795d83075@[145.98.116.109]>
In-Reply-To: <v01540b02b366f741e6b4@[145.18.167.138]>
Mime-Version: 1.0
Date: Wed, 19 May 1999 00:10:53 +0200
To: djgpp AT delorie DOT com, Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
From: Dlanor Blytkerchan <dlanor AT dds DOT nl>
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

>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                                 * * * *    *
*    <dlanor AT dds DOT nl>                                     | | |     *
*    RLSystems software & support                       \_/-\_/    *
--------------------------------------------------------------------
*    Sites by Dlanor Blytkerchan you should visit:                 *
*    The Hazardous Domain:                                         *
*                                <http://huizen.dds.nl/~dlanor>    *
*    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                         *
*                           <http://www.delphi.com/blytkerchan>    *
- - - - - - - - - - - - - - - - -  - - - - - - - - - - - - - - - - -
*    Other sites you should visit:                                 *
*    The Holodeck: a VGA Planets site by Andrew Sartori            *
*                         <http://neelix.ruralnet.net.au/vgap/>    *
*    The Last Wave: a VGA Planets site by Alan L. Warchuck         *
*     <http://www.thelastdomain.com/alan/thelastwavevgap1.html>    *
- - - - - - - - - - - - - - - - -  - - - - - - - - - - - - - - - - -
*           These sites are on The Hazardous LinkList..            *
--------------------------------------------------------------------
*    PGP public key is available at                                *
*            <http://huizen.dds.nl/~dlanor/keyring/pubring.pgp>    *
====================================================================


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019