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++ » U++ Developers corner » Executable as DLL
Re: Executable as DLL [message #31470 is a reply to message #31454] Fri, 04 March 2011 20:16 Go to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
mirek wrote on Fri, 04 March 2011 02:59

Ah, I see. That is nice indeed Smile

Could be easily automated using coff package.

Mirek


IMHO, coff package deals with internals of COFF format. Automation of "Executable as DLL" process requires filtering out mangled names of missed symbols, creating/updating of def or linker script file and relinking of application and DLL. Unless exporting of symbols can be done by using coff package, there is no need to use it. And, of course, we are missing an elf package.

On Linux we will just need to relink app with updated linker script.


Regards,
Novo

[Updated on: Fri, 04 March 2011 20:19]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: TheIde SVN problem in windows 7
Next Topic: About Painter vs OpenGL
Goto Forum:
  


Current Time: Sun May 12 11:24:16 CEST 2024

Total time taken to generate the page: 0.02967 seconds