[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] Compiling for Windows 32 Executable
From: |
Kate Stedman |
Subject: |
Re: [Tinycc-devel] Compiling for Windows 32 Executable |
Date: |
Fri, 6 Jul 2012 10:59:53 +0000 |
Thank you for your help. That seems to have solved my problem. I just need to
update my test code to make my application work !
Best regards,
-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of grischka
Sent: 04 July 2012 22:14
To: address@hidden
Subject: Re: [Tinycc-devel] Compiling for Windows 32 Executable
Kate Stedman wrote:
> Thank you for that. More thought is obviously required as I was
> distracted in thinking that it was supported because conio.h was part
> of the installed tcc compiler code.
Which actually is just an accident and completely useless.
There is a "Borland-style CONIO" at SF:
http://conio.cvs.sourceforge.net/viewvc/conio/conio2/
You would just add that "conio.c" to your list of sources.
You can comment out the "#include <unistd.h>" (probably).
--- grischka
_______________________________________________
Tinycc-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel
________________________________
This Email and any attachments may contain confidential and privileged
information for the use of the designated recipients named above only. If you
are not the intended recipient, you are hereby notified that you have received
this communication in error and that any review, disclosure, dissemination,
distribution or copying of it or its content is prohibited. If you have
received this communication in error, please reply to the sender immediately
and destroy all copies of this communication and any attachments.
Registered in England No. 02074604.
Registered Office. Vislink International Limited, Marlborough House, Charnham
Lane, Hungerford, Berkshire RG17 OEY.
- [Tinycc-devel] Compiling for Windows 32 Executable, Kate Stedman, 2012/07/03
- Re: [Tinycc-devel] Compiling for Windows 32 Executable, Mike, 2012/07/03
- Re: [Tinycc-devel] Compiling for Windows 32 Executable, Kate Stedman, 2012/07/04
- Re: [Tinycc-devel] Compiling for Windows 32 Executable, Daniel Glöckner, 2012/07/04
- Re: [Tinycc-devel] Compiling for Windows 32 Executable, Kate Stedman, 2012/07/04
- Re: [Tinycc-devel] Compiling for Windows 32 Executable, harish badrinath, 2012/07/04
- Re: [Tinycc-devel] Compiling for Windows 32 Executable, Kate Stedman, 2012/07/04
- Re: [Tinycc-devel] Compiling for Windows 32 Executable, grischka, 2012/07/04
- Re: [Tinycc-devel] Compiling for Windows 32 Executable,
Kate Stedman <=