← Back to team overview

kicad-developers team mailing list archive

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.

 

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.


Follow ups

References