trying to build an .exe with c++builder 6 fails at last stage with a linker error.

Questions about Wine on Linux
Locked
Teapot
Newbie
Newbie
Posts: 1
Joined: Tue Aug 08, 2023 10:04 am

trying to build an .exe with c++builder 6 fails at last stage with a linker error.

Post by Teapot »

Hi,
I've been trying this for a while now and decided to try again with wine 8.0.2, on mint 21 (using virtual box)
C++ builder 6 is old but i have a big application written in it and i would love to switch to linux/wine. I got everything installed but a simple test build fails at the last stage with linker memory errors (LME).
I've been playing with linker settings but no luck.
I have looked into debugging but it seems rather complicated.
Anybody have advice for me or is this hopeless?
Thanks.
Locked