Delivered-To: listarch-cygwin AT sourceware DOT cygnus DOT com Message-ID: <19990201141948.29444@atrey.karlin.mff.cuni.cz> Date: Mon, 1 Feb 1999 14:19:48 +0100 From: Jan Hubicka To: gnu-win32 AT cygnus DOT com Subject: XaoS porting problems again... Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84 Sender: owner-gnu-win32 AT cygnus DOT com Hi I've done some more work on XaoS and made first prerelease at ftp://ftp.ta.jcu.cz/pub/linux/hubicka/experimental/xaos31q.tgz I compile it with -mwindows and -mno-cygwin so it is getting to look like Windows application.. It now compiles and works under windows but there are still some problems I am unable to solve. So I want to ask you for help. The first problem is with long double IO. The printf don't seems to support long double. XaoS need this for saving possition files. Is there any other function that can do same job? I need to read long doubles and write them in following format: printf ("%.20LG", (long double) number); Other problem is with DirectX. I've downloaded the package you suggested, but the driver don't compile with tons of error messages. It seems to because of renamed unions, missing declarations and such and I am unable to make this working. Do you have any working examples/docs? Or can someone fix this file for me? Please reply to my email adress (hubicka AT freesoft DOT cz), because I am not subscribed Thank you Honza -- OK. Lets make a signature file. +-------------------------------------------------------------------------+ | Jan Hubicka (Jan Hubi\v{c}ka in TeX) hubicka AT freesoft DOT cz | | Czech free software foundation: http://www.freesoft.cz | |AA project - the new way for computer graphics - http://www.ta.jcu.cz/aa | | homepage: http://www.paru.cas.cz/~hubicka/, games koules, Xonix, fast | | fractal zoomer XaoS, index of Czech GNU/Linux/UN*X documentation etc. | +-------------------------------------------------------------------------+ - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".