Next: , Previous: -D__BP_TYPE_SIZES__ - small integer types etc., Up: BP Incompatibilities



7.2.16 - -pack-struct - disable structure alignment

GPC by default aligns fields of records and arrays suitably for higher performance, while BP doesn't. If you don't want the alignment (e.g., because the program relies on the internal format of your structures), give the --pack-struct option.