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 » U++ Library support » U++ Library : Other (not classified elsewhere) » Howto create import library
icon14.gif  Howto create import library [message #13183] Wed, 19 December 2007 15:42 Go to previous message
fithisux is currently offline  fithisux
Messages: 12
Registered: January 2007
Promising Member
I am trying to compile a large part of portable code in mingw on my windows code. The problem is that I cannot understand howto create a import library. For example if I compile the glow toolkit I end up with a shared libglow.dll where all symbols are exported and I have to specify a -lglow to link. However it is a bit cumbersome, eg lua sticks to lua51.dll and I have to change some parts. It would be useful to have a way to specify --out-implib automatically. It could be positioned between the linker options but it does not work there. It has to be at the end. Is it possible to examine this? I need it desperately. It would be also useful on other platforms.
 
Read Message icon14.gif
Read Message
Read Message
Read Message
Previous Topic: Zoom a specific area
Next Topic: EditDate bug ( possible)
Goto Forum:
  


Current Time: Sat May 11 13:06:04 CEST 2024

Total time taken to generate the page: 0.02230 seconds