All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] eNET / x86 build fails with ld: -r and -shared may not be used together
@ 2011-02-09 11:49 Loïc Minier
  2011-02-09 12:32 ` Graeme Russ
  0 siblings, 1 reply; 6+ messages in thread
From: Loïc Minier @ 2011-02-09 11:49 UTC (permalink / raw)
  To: u-boot

        Hi

 Since 2011.03-rc1, the eNET / x86 build fails with:
[...]
ld  --cref  -pic --emit-relocs -Bsymbolic -Bsymbolic-functions --cref  -pic --emit-relocs -Bsymbolic -Bsymbolic-functions -r -o /build/buildd-u-boot_2011.03~rc1-1-i386-1CnrCx/u-boot-2011.03~rc1/debian/build/eNET/examples/standalone/libstubs.o  /build/buildd-u-boot_2011.03~rc1-1-i386-1CnrCx/u-boot-2011.03~rc1/debian/build/eNET/examples/standalone/stubs.o
ld: -r and -shared may not be used together
https://buildd.debian.org/fetch.cgi?&pkg=u-boot&ver=2011.03~rc1-1&arch=i386&stamp=1296819667&file=log

 This sounds similar to the ARM failure, but -pie isn't used here.

   Thanks,
-- 
Lo?c Minier

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] eNET / x86 build fails with ld: -r and -shared may not be used together
  2011-02-09 11:49 [U-Boot] eNET / x86 build fails with ld: -r and -shared may not be used together Loïc Minier
@ 2011-02-09 12:32 ` Graeme Russ
  2011-02-09 13:57   ` Loïc Minier
  0 siblings, 1 reply; 6+ messages in thread
From: Graeme Russ @ 2011-02-09 12:32 UTC (permalink / raw)
  To: u-boot

On Wednesday, February 9, 2011, Lo?c Minier <lool@dooz.org> wrote:
>  ? ? ? ?Hi
>
> ?Since 2011.03-rc1, the eNET / x86 build fails with:
> [...]
> ld ?--cref ?-pic --emit-relocs -Bsymbolic -Bsymbolic-functions --cref ?-pic --emit-relocs -Bsymbolic -Bsymbolic-functions -r -o /build/buildd-u-boot_2011.03~rc1-1-i386-1CnrCx/u-boot-2011.03~rc1/debian/build/eNET/examples/standalone/libstubs.o ?/build/buildd-u-boot_2011.03~rc1-1-i386-1CnrCx/u-boot-2011.03~rc1/debian/build/eNET/examples/standalone/stubs.o
> ld: -r and -shared may not be used together
> https://buildd.debian.org/fetch.cgi?&pkg=u-boot&ver=2011.03~rc1-1&arch=i386&stamp=1296819667&file=log
>
> ?This sounds similar to the ARM failure, but -pie isn't used here.
>

This has been fixed in the latest x86 patch series sent to the list

Regards,

Graeme

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] eNET / x86 build fails with ld: -r and -shared may not be used together
  2011-02-09 12:32 ` Graeme Russ
@ 2011-02-09 13:57   ` Loïc Minier
  2011-02-09 13:58     ` Loïc Minier
  2011-02-09 20:11     ` Graeme Russ
  0 siblings, 2 replies; 6+ messages in thread
From: Loïc Minier @ 2011-02-09 13:57 UTC (permalink / raw)
  To: u-boot

On Wed, Feb 09, 2011, Graeme Russ wrote:
> This has been fixed in the latest x86 patch series sent to the list

 Great!  I had flagged this patch series, but for some reason I thought
 this had been merged already.  I had checked the u-boot-x86.git tree
 before reporting this to the mailing-list, but it only had patches from
 October.  Is there another git tree where you usually stage your series?

   Thanks!
-- 
Lo?c Minier

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] eNET / x86 build fails with ld: -r and -shared may not be used together
  2011-02-09 13:57   ` Loïc Minier
@ 2011-02-09 13:58     ` Loïc Minier
  2011-02-09 21:34       ` Graeme Russ
  2011-02-09 20:11     ` Graeme Russ
  1 sibling, 1 reply; 6+ messages in thread
From: Loïc Minier @ 2011-02-09 13:58 UTC (permalink / raw)
  To: u-boot

 FTR, the patch I picked for the Debian package was:
 x86: Align config.mk and linker scripts with other arches

-- 
Lo?c Minier

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] eNET / x86 build fails with ld: -r and -shared may not be used together
  2011-02-09 13:57   ` Loïc Minier
  2011-02-09 13:58     ` Loïc Minier
@ 2011-02-09 20:11     ` Graeme Russ
  1 sibling, 0 replies; 6+ messages in thread
From: Graeme Russ @ 2011-02-09 20:11 UTC (permalink / raw)
  To: u-boot

On Thursday, February 10, 2011, Lo?c Minier <lool@dooz.org> wrote:
> On Wed, Feb 09, 2011, Graeme Russ wrote:
>> This has been fixed in the latest x86 patch series sent to the list
>
> ?Great! ?I had flagged this patch series, but for some reason I thought
> ?this had been merged already. ?I had checked the u-boot-x86.git tree
> ?before reporting this to the mailing-list, but it only had patches from
> ?October. ?Is there another git tree where you usually stage your series?
>

This series will go into u-boot-x86 this weekend

Regards

Graeme

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] eNET / x86 build fails with ld: -r and -shared may not be used together
  2011-02-09 13:58     ` Loïc Minier
@ 2011-02-09 21:34       ` Graeme Russ
  0 siblings, 0 replies; 6+ messages in thread
From: Graeme Russ @ 2011-02-09 21:34 UTC (permalink / raw)
  To: u-boot

On Thu, Feb 10, 2011 at 12:58 AM, Lo?c Minier <lool@dooz.org> wrote:
> ?FTR, the patch I picked for the Debian package was:
> ?x86: Align config.mk and linker scripts with other arches
>

Can you add your acked-by

Thanks,

Graeme

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-02-09 21:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-09 11:49 [U-Boot] eNET / x86 build fails with ld: -r and -shared may not be used together Loïc Minier
2011-02-09 12:32 ` Graeme Russ
2011-02-09 13:57   ` Loïc Minier
2011-02-09 13:58     ` Loïc Minier
2011-02-09 21:34       ` Graeme Russ
2011-02-09 20:11     ` Graeme Russ

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.