kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #21825
Re: Is any one else see this bug, when building 64 bit system. My 32 bit system compiles just fine. bzr 6362, Debian, jessie 64 bits.
What build platform are they using? I just did a clean build with the
included boost this morning on msys1/mingw32 with no issues.
On 12/10/2015 12:16 PM, Mark Roszko wrote:
> Wayne,
>
> The issue he has with kicad built boost is because of the erroneous
> removal of the BOOST_CFLAG -fpic with the fpic patch. Cmake has no way
> of passing fpic to boost otherwise because boost ends up using its own
> build engine where the parameters are passed via command line.
>
> Unless that is fixed, the self building boost is useless.
>
References
-
Is any one else see this bug, when building 64 bit system. My 32 bit system compiles just fine. bzr 6362, Debian, jessie 64 bits.
From: Lachlan Audas, 2015-12-09
-
Re: Is any one else see this bug, when building 64 bit system. My 32 bit system compiles just fine. bzr 6362, Debian, jessie 64 bits.
From: Wayne Stambaugh, 2015-12-10
-
Re: Is any one else see this bug, when building 64 bit system. My 32 bit system compiles just fine. bzr 6362, Debian, jessie 64 bits.
From: Mark Roszko, 2015-12-10