mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Trying to use x86_64-w64-mingw32.static-g++ -


From: Scott Douglass
Subject: Re: [Mingw-cross-env-list] Trying to use x86_64-w64-mingw32.static-g++ -fprofile-generate (inhibit_libc, bug 1665)
Date: Wed, 4 Apr 2018 15:04:00 +0000

I wrote:

>>

I've built x86_64-w64-mingw32.static and I'm trying to use x86_64-w64-mingw32.static-g++ -fprofile-generate and I get link errors:

...

<<


I've found that the missing option is
  make ... gcc_CONFIGURE_OPTS="... --with-headers=$(pwd)/usr/$mxe_target/include"

With this I am able to cross-build an application using '-fprofile-generate'.

Should this be the default behaviour when MXE is building gcc?  Thanks.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]