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++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Linking 32bit package issue (Problem with Upp17448 for windows)
Linking 32bit package issue [message #61081] Sat, 09 November 2024 19:52 Go to next message
kov_serg is currently offline  kov_serg
Messages: 42
Registered: August 2008
Location: Russia
Member
Upp17448 windows

If link package with CLANG64 there is no problem

https://i.imgur.com/3VlFcia.png

But if try to build same source with CLANG32 links fails with duplicate symbols

https://i.imgur.com/0lQ9Chd.png

Minimal source code to reproduce in attachement test-src.zip
  • Attachment: test-src.zip
    (Size: 1.07KB, Downloaded 70 times)

[Updated on: Sat, 09 November 2024 19:56]

Report message to a moderator

Re: Linking 32bit package issue [message #61082 is a reply to message #61081] Sat, 09 November 2024 21:45 Go to previous message
kov_serg is currently offline  kov_serg
Messages: 42
Registered: August 2008
Location: Russia
Member
This issue due to clang. It could be fixed my modifying file upp\bin\clang\include\_mingw_mac.h line 285

from: # define __mingw_ovr inline __cdecl
to: # define __mingw_ovr static inline __cdecl

Previous Topic: Solved
Next Topic: Linking 32bit package issue
Goto Forum:
  


Current Time: Sun Jun 15 19:24:01 CEST 2025

Total time taken to generate the page: 0.06031 seconds