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 » uld with MingW-w64
uld with MingW-w64 [message #43685] Sun, 21 September 2014 07:09 Go to previous message
yrnkrn is currently offline  yrnkrn
Messages: 1
Registered: September 2014
Junior Member
Hi,

I am trying to use uld.exe as a faster linker for MingW-w64 4.9.1, dwarf exceptions, 32 bit. I built the latest release, 1.2.21 and tried to link a simple hello_world.c. First, there was a symbol __set_invalid_parameter_handler missing which I faked with:

void _set_invalid_parameter_handler() { }

Then, the program linked ok (and very fast), but the resulting exe did nothing. Loading under gdb it crashed.

How to make uld work?

Yaron
 
Read Message
Read Message
Previous Topic: [NEW FEATURE] IDE now supports raw diff/patch files highlight
Next Topic: Is Rainbow/FrameBuffer/XXXXFB broken?
Goto Forum:
  


Current Time: Tue Apr 30 19:40:26 CEST 2024

Total time taken to generate the page: 0.01905 seconds