Bug 117222 - Build problems when dynamic loading is not supported by the platform
Summary: Build problems when dynamic loading is not supported by the platform
Status: RESOLVED WONTFIX
Alias: None
Product: cppunit
Classification: Unclassified
Component: General (show other bugs)
Version:
(earliest affected)
1.13
Hardware: All other
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2018-04-25 07:59 UTC by Felix Ramold
Modified: 2018-11-27 20:25 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Apply to feature/cmake! (4.44 KB, application/mbox)
2018-04-25 07:59 UTC, Felix Ramold
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Ramold 2018-04-25 07:59:53 UTC
Created attachment 141621 [details]
Apply to feature/cmake!

Attention: this probably only relates to the feature/cmake branch. It might be ok in automake!

I cannot build the whole project on a platform without support for dynamic loading.
Therfore some targets and subdirectories must be completely disabled.

I propose the attached patch. Apply to feature/cmake.
Comment 1 Markus Mohrhard 2018-05-23 00:12:23 UTC
Hey,

I can apply the patch to the cmake branch. However currently I have no plans to officially maintain the cmake feature as I have no experience with cmake.

Kind regards,
Markus
Comment 2 Felix Ramold 2018-05-23 07:30:17 UTC
Yes please do so.
Im actually sad CMake never made it to main. Autotools for Windows really sucks.
Comment 3 Xisco Faulí 2018-11-27 20:25:34 UTC
Hello Felix Ramold,
based on comment 1, i'm closing this issue as RESOLVED WONTFIX. Please, put it back to UNCONFIRMED if you plan to work this enhancement.