Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » New Tiny C Compiler Package
Re: New Tiny C Compiler Package [message #22769 is a reply to message #22201] Wed, 12 August 2009 23:46 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3356
Registered: August 2008
Senior Veteran
Hello Kasome

It is ready, tested in WinXP and Ubuntu, documented and submitted to Bazaar.

The demo program has been adapted to include this option.

It can output native executable files in Linux and Windows, I mean, when compiling the main program under Linux the executable optained will be Linux native (ELF format), and when compiling it in Windows the executable will be Windows native (PE-COFF format).

This way the output program can be simply called and run for example from a terminal.

The main visible changes are in:

void SetOutputExe();
void SetOutputMemory();
	
void Link(const char *fileName = 0);


This fileName is the executable file.

Please read the instructions before using it.

Best regards
Koldo


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon14.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Scatter: To find width bwt any two points.
Next Topic: User configurable menu system
Goto Forum:
  


Current Time: Tue Apr 16 07:17:15 CEST 2024

Total time taken to generate the page: 0.03470 seconds