The PCDs I'm using for BBB show listed under 'Discarded input sections' in
ArmPlatformPrePiUniCore.map, wheareas when building OvmfPkgX64, PCDs
are not discarded.

So I am thinking,
* Does this mean they are not being referenced properly? I'll checkout how OvmfPkg
is using them.
* Is 'GLOBAL_REMOVE_IF_UNREFERENCED' in AutoGen.h responsible for this? [1]


[1] https://www.mail-archive.com/edk2-devel@lists.sourceforge.net/msg07501.html

Thanks,
Varad


On Sat, Jul 26, 2014 at 11:14 PM, Varad Gautam <varadgautam@gmail.com> wrote:
On Sat, Jul 26, 2014 at 12:04 AM, Olivier Martin <Olivier.Martin@arm.com> wrote:
>
> Try this one: http://releases.linaro.org/14.04/components/toolchain/gcc-linaro/4.8/gcc-linaro-4.8-2014.04.tar.xz with the EDK2 Toolchain 'GCC48'.
>

Didn't work either, tried building from source as well as the
pre-built binaries at [1].

Checking GOT now.


[1] http://releases.linaro.org/14.04/components/toolchain/binaries


Thanks,
Varad