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 » compile on one operating system for another
Re: compile on one operating system for another [message #61461 is a reply to message #61435] Sun, 16 February 2025 10:01 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
BetoValle wrote on Tue, 11 February 2025 14:58
Hi,

How to compile a U++ code on Windows to run on Linux?
If there is, is there a description on the website of how to do it?
( For example, in my country, users of the Lazarus language (IDE) compile it on Windows to run it on Linux
https://www.youtube.com/watch?v=XNIggwq_lo4 )

Thanks!


Well, we compile windows U++ installation in Linux using wine, but I guess that is not the best way.

Normally you basically need crosscompile toolchain. I believe every clang binary already supports all possible targets, but you also need to have all target platform dev libraries you need and set paths correctly.

https://clang.llvm.org/docs/CrossCompilation.html
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Rect::Union() question
Next Topic: Technology lab vs External resources
Goto Forum:
  


Current Time: Tue Aug 12 06:20:30 CEST 2025

Total time taken to generate the page: 0.05998 seconds