XE2 and using ulink

567 Views Asked by At

I would like to use ulink with C++ Builder XE2 to see if I can slim down the now ridiculous exe and dll size.

Has anyone gotten ulink to work with C++ Builder XE2.

Side note: DLL in XE was 1.6 MB in XE2 is now 3.0M.

1

There are 1 best solutions below

0
On

I believe it is a drop in replacement. Back up your old ilink32.exe and ilink32.cfg rename ulink.exe to ilink32.exe and drop it in to $(BDS)\bin check ilin32.cfg and make sure all the paths are correct for your project's needs.