X-Spam-Check-By: sourceware.org
Message-ID: <6715381.post@talk.nabble.com>
Date: Mon, 9 Oct 2006 03:55:18 -0700 (PDT)
From: Vojta <vojta.horky@seznam.cz>
To: cygwin@cygwin.com
Subject: Compiling TVision under Cygwin fails
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Nabble-From: vojta.horky@seznam.cz
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com


Hello, I just tried to compile Turbo Vision under Cygwin:
I ran ./configure, which finished without errors 
I ran make and it compiled okay, until got to file
classes/wingr/wingrscr.cc, where it stoped with error that function
_get_osfhandle (line 703) was not declared. However, this function is
defined in <io.h>, but it seems to me, that it isn't linked to it when
compiling - I guess I should pass some g++ flag when configuring - but
which?
Does anybody know what to do with it (I hope it is understandable what I
have written because my English is not very good)?
I tried this with the newest packages installed and I got the same error
with several different versions of TVision.
Thank you
- Vojta
-- 
View this message in context: http://www.nabble.com/Compiling-TVision-under-Cygwin-fails-tf2409236.html#a6715381
Sent from the Cygwin Users mailing list archive at Nabble.com.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

