www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/12/02/18:30:03

Message-ID: <34848DEA.57D8BA95@gmx.net>
Date: Tue, 02 Dec 1997 23:38:34 +0100
From: "Robert Hhne" <robert DOT hoehne AT gmx DOT net>
MIME-Version: 1.0
To: quintero AT swbell DOT net
CC: "djgpp AT delorie DOT com" <djgpp AT delorie DOT com>
Subject: Re: RHIDE 1.4 problems with "RUN"
References: <347E963D DOT 5BCD AT swbell DOT net>

quintero AT swbell DOT net schrieb:
> 
> school.  Ok, now my problem:Everytime I hit <crtl-F9> to run the
> program, it gives me this:
>    compiling:
>    gcc -Le:/dj/lib -Le:/dj/lib/djgpp -Le:/dj/allegro/lib -nostdlib -o
>        f.exe e:/dj/lib/f.o -lalleg -lstdcx
> and I want:
>    gcc -Le:/dj/lib -Le:/dj/lib/djgpp -Le:/dj/allegro/lib -o
>        f.exe e:/dj/lib/f.o -lalleg
>  I don't know why RHIDE put the extra "-nostdlib" and "-lstdcx (this
> library doesn't bother me much). How can I get rid of them?

The "-nostdlib" is created by RHIDE only, when you disable
in the libraries section of RHIDE the "Use standard libarries"
checkbox. Have you done this? If not, then you have probably this
options somewhere in your compiler or linker options.

The "-lstdcx" option is created by RHIDE because you have probably
a C++ source file as part of your project.

Robert
-- 
******************************************************
* Robert Hoehne <robert DOT hoehne AT gmx DOT net>              *
* Post:    Am Berg 3, D-09573 Dittmannsdorf, Germany *
* WWW:     http://www.tu-chemnitz.de/~sho/rho        *
******************************************************


- Raw text -


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