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 #22446 is a reply to message #22332] Wed, 15 July 2009 23:28 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3357
Registered: August 2008
Senior Veteran
ptDev wrote on Sat, 04 July 2009 08:58

Hi,

I tried again, with libtcc compiled from source with MinGW. Despite building a DLL from there and copying this DLL to the windows path, it still wouldn't work. (It's not recognized as a valid win32 DLL).

How can I make this work with MinGW?


Hello ptDev

The fastest way for you is just copying the libtcc.dll file in \bazaar\Tcc into \windows\system or indicate the libtcc.dll location in the Tcc constructor, so instead of doing:

Tcc tcc;

you would do:

Tcc tcc("c:\\myFolder\\libtcc.dll");

If you prefer to compile it by yourself please give the compiling details to see what happen.

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: Thu Apr 25 20:01:29 CEST 2024

Total time taken to generate the page: 0.05657 seconds