Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
compilation error
2012-03-24, 12:08
Post: #4
RE: compilation error
(2012-03-24 09:14)johnjore Wrote:  Thanks for that, it fixed the issue. Now I just need the x64 components:

[BUILD] bin-x86_64-efi/__udivdi3.o
libgcc/__udivdi3.c:1:0: sorry, unimplemented: 64-bit mode not compiled in
make[2]: *** [bin-x86_64-efi/__udivdi3.o] Error 1
make[1]: *** [bin-x86_64-efi/ipxe.efi] Error 2
make: *** [everything] Error 2

It looks as though you're building on a 32-bit system that is not capable of building 64-bit binaries. If that's the case, you won't be able to build the 64-bit targets.

Michael
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
compilation error - johnjore - 2012-03-20, 13:27
RE: compilation error - mcb30 - 2012-03-24, 03:44
RE: compilation error - johnjore - 2012-03-24, 09:14
RE: compilation error - mcb30 - 2012-03-24 12:08



User(s) browsing this thread: 1 Guest(s)