Re: Compiling and options
- From: "D. B." <db0451 gmail com>
- To: Russel Winder <russel winder org uk>, gtkmm-list gnome org, murrayc murrayc com
- Subject: Re: Compiling and options
- Date: Mon, 18 Apr 2016 13:51:16 +0100
Russel: Just reorder arguments in your makefile such that your own compiler options come after pkg-config's ones. Any later value for a givenĀ option overrides theĀ earlier one.
Murray: I had to do exactly this to use -std=c++14 on Debian testing, so yes, it does happen 'in the wild'. Do you mean that 'plain' gtkmm does not enforce any -std? I thought C++11 was required for gtkmm, but do you normally require users to add that manually in their own place?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]