473,659 Members | 2,836 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

looking for compiled tcc for win32

Has anybody compiled it for windows? If so, I would be happy if you can
give me a link to the binary.

Thanks.

Apr 17 '06 #1
3 1810
On 17 Apr 2006 15:38:09 -0700, gr************* **@gmail.com wrote in
comp.lang.c:
Has anybody compiled it for windows? If so, I would be happy if you can
give me a link to the binary.

Thanks.


Some older versions of Borland's compilers are downloadable at no
charge from http://community.borland.com/museum/, you do have to
register and supply some information. They also have a product you
can buy containing newer old versions at
http://www.borland.com/us/products/c...cts/index.html.

Beyond that, take a look on ebay.

Hopefully nobody here, many of whom make their living writing
software, are going to help you illegally steal someone else's
software.

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://c-faq.com/
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.l earn.c-c++
http://www.contrib.andrew.cmu.edu/~a...FAQ-acllc.html
Apr 18 '06 #2
I asked about Tiny C Compiler (http://fabrice.bellard.free.fr/tcc/),
not Turbo C Compiler; I don't want to steal anything =).

Anyway, thanks for your response.

Apr 18 '06 #3
On 18 Apr 2006 07:49:45 -0700, gr************* **@gmail.com wrote in
comp.lang.c:
I asked about Tiny C Compiler (http://fabrice.bellard.free.fr/tcc/),
not Turbo C Compiler; I don't want to steal anything =).

Anyway, thanks for your response.


Sorry, my mistake.

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://c-faq.com/
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.l earn.c-c++
http://www.contrib.andrew.cmu.edu/~a...FAQ-acllc.html
Apr 19 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
297
by: Bonna | last post by:
Hi, I've set up a helpsystem for my application using html help 1.x and the dotnet HelpProvider object. It's annoying that that you have to fill in the tooltips yourself (for providing help on certain controls...). I would like my list of tooltips centered in one place (the already used help .chm file --> I was thinking of including a .html file with a list of key/value pairs) and extract the strings to my application tooltips at
1
1358
by: Jose Garcia | last post by:
Hi... I am wrinting a win32-aplicattion that not uses classes. I use stdio.h and iostream for example, and, the operators new & delete for memory. Then... Is "licit" to mix c & c++ code, compiled as c++, without OOP ?? Or.. maybe i have to translate to only C code and forget "cout <<", new, delete, etc... if I not use objectes and classes?
26
2693
by: billiejoex | last post by:
Hi all. I'm sorry for a noob question like this but I'll try to ask it anyway. One of the greatest problem that may discourage a new user to choose Python language is it's interpreted nature. Another important problem is that no interpreter is installed on Windows machine by default and this makes harder to distribute the software. Does it is planned that, in a far future, Python will implement a form of compilation? This would be...
1
1344
by: Sathyaish | last post by:
The volume of content on SourceForge is overwhelming. It is cumbersome to sieve through the project listing of projects in any programming language to look for a project that is of your level of interest, your subject/topic/vertical domain of interest, and is for your particular platform, which in my case, is Win32. And to top that, if you're looking for projects in C, you also must look for a filter - ATL/MFC/C++/Only C/Console Apps/GUI...
2
1189
by: Jose Garcia | last post by:
Hi... I am wrinting a win32-aplicattion that not uses classes. I use stdio.h and iostream for example, and, the operators new & delete for memory. Then... Is "licit" to mix c & c++ code, compiled as c++, without OOP ?? Or.. maybe i have to translate to only C code and forget "cout <<",
1
1337
by: Clinton Pierce | last post by:
This isn't related to C# directly, but probably more of a Win32 API question. It's going to get wrapped in a larger .NET system, but the calls I want probably aren't in .NET. In either case, I need to write a utility to find out what process has a filehandle open. Yes, there are many, many 3rd party tools for doing this. I don't want a 3rd party tool, I'm willing to re-invent this wheel. None of these tools have source code. What...
3
11805
by: Gustavo L. Fabro | last post by:
Greetings! I'm testing VS 2005 Beta 2, and I've compiled a program that runs just fine on my computer (where VS is installed). I've tried to run this same program on another computer (after having installed MS .NET Framework 2.0 Beta 2 on it, from http://www.microsoft.com/downloads/details.aspx?FamilyId=7ABD8C8F-287E-4C7E-9A4A-A4ECFF40FC8E&displaylang=en), but got the following message:
2
1538
by: swl | last post by:
I just developed a server side programm. I compiled it using VC++ 6.0 in Windows XP. It run well in Windows XP. But in windows 2000 it got a runtime error. Can I need to compile it in Windows 2000 again? Thanks in advanced.
5
6000
by: Aljosa Mohorovic | last post by:
i'm looking for a way to read ppt (powerpoint) files using python and to convert slides into jpeg files. any links or tips how to do this?
0
8427
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8332
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8851
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8746
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8525
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8627
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6179
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5649
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
2
1737
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.