Home » Developing U++ » U++ Developers corner » Small fixe for OPENBSD package organizer configuration
Re: Small fixe for OPENBSD package organizer configuration [message #53717 is a reply to message #53715] |
Fri, 24 April 2020 11:51   |
 |
amrein
Messages: 278 Registered: August 2008 Location: France
|
Experienced Member |
|
|
mirek wrote on Fri, 24 April 2020 08:04There should be no absolute paths listed in .upp files, that is the role of build methods (to act as "interface" between the source tree and build machine).
Now well, if these are autogenerated, maybe we can make it less ugly to detect OPENBSD when autogenerating them and add /usr/local just in that case?
(it would be better to detect in runtime, just in case that because of some miracle umks32 works, can we do that? What is the 'uname' output on OpenBSD?)
For me, adding internal include and internal libpath inside Package Organizer is the best way to have control over this without having to add hidden code to check for the OS and add /usr/local/include and /usr/local/lib if it's OpenBSD or any other new OS requiring this trick.
It's not user .bm includes list nor user .bm libpath list. It's an internal umk/ide/Core include and libpath and need to be added only for some OS like for instance here, OpenBSD.
Don't we already have include withing Package Organize (without the "When" clause)? I mean, if it already exist, why should we fight against it?
[Updated on: Fri, 24 April 2020 11:52] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Fri Jul 18 07:32:13 CEST 2025
Total time taken to generate the page: 0.00620 seconds
|