Hi,
As your guide, i tried to build again.
without : -mapcs -fno-common -fstack-protector --param==ssp=buffer-size=4
and -fPIC instead of -fpic
But it is failed with same the message. (/usr/lib/libnfc-common-lib.so.1: unexpected reloc type 0x03)
Thank you,
Kwanwoo Nam.
------- Original Message -------
Sender : ³²°ü¿ì<kw46.nam@samsung.com> S4(¼±ÀÓ)/¼±ÀÓ/SLP°³¹ß±×·ì(¹«¼±)/»ï¼ºÀüÀÚ
Date : 2012-11-14 21:45 (GMT+09:00)
Title : Re: Re: Re: unexpected reloc type 0x03 error with gcc-4.6.4 (2012.10 version)
Hi,
Here is our LDFLAGS.
-Wl,--rpath=/usr/lib -Wl,--as-needed
And i try to build with your guide.
without : -mapcs -fno-common
and -fPIC instead of -fpic
But it is failed with same the message. (/usr/lib/libnfc-common-lib.so.1: unexpected reloc type 0x03)
Thank you,
Kwanwoo Nam.
------- Original Message -------
Sender : Michael Hope<michael.hope@linaro.org>
Date : 2012-11-14 06:43 (GMT+09:00)
Title : Re: Re: unexpected reloc type 0x03 error with gcc-4.6.4 (2012.10 version)
On 14 November 2012 00:48, ³²°ü¿ì