www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/10/23/13:53:10

Message-ID: <3630F549.5ADBEFEF@gmx.net>
Date: Fri, 23 Oct 1998 20:29:45 -0100
From: Robert Hoehne <robert DOT hoehne AT gmx DOT net>
Organization: none provided
X-Mailer: Mozilla 4.01 [de] (Win95; I)
MIME-Version: 1.0
To: djgpp AT delorie DOT com
Subject: Re: Can someone help me with the Turbo Vision port which comes with
RHIDE ?
X-Priority: 3 (Normal)
References: <199810211445 DOT QAA41572 AT ieva06 DOT lanet DOT lv>
Reply-To: djgpp AT delorie DOT com

Andris Pavenis wrote :
> 
> use same options for Your sources. I think Robert turned off
> exceptions and RTTI to have smaller executables, as these features
> is not used in RHIDE.

Exact.

> Perhaps it may be sufficient to remove -fno-rtti from gcc options
> when building libtv.a

If you build the libtv.a usign RHIDE and the provided project
files, this can be done easyly, by editing the file common.mak
in the root RHIDE source directory by commenting out (or editing)
the line, where these flags are set.

If you compile libtv.a using make, create libtv.a with a command
like

make libtv.a CXXFLAGS="-frtti"

or, last alternative, compile your code also with
-fno-rtti

Robert
-- 
******************************************************
* email:   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