Wiki Roadmap Timeline Tickets New Ticket Source Search Help / Guide About Trac Login

Ticket #371 (new defect)

Opened 2 years ago

asm8 testcase fails to compile on OSX 10.6.1 X86_64

Reported by: Deltafire Assigned to: ChristianK
Priority: major Milestone:
Component: unspecified Version: hg tip
Keywords: Cc:

Description

mini $ ldc --version LLVM D Compiler rev. 1583:593f99fddd2f (2009-09-22 20:26 +0200) based on DMD v1.045 and llvm 2.6 (2009-09-13 20:12:07 +0100)

gcc version 4.2.1 (Apple Inc. build 5646)

mini $ ldc asm8.d asm8.s-u549Yt:6:32-bit absolute addressing is not supported for x86-64 asm8.s-u549Yt:6:cannot do signed 4 byte relocation asm8.s-u549Yt:7:32-bit absolute addressing is not supported for x86-64 asm8.s-u549Yt:7:cannot do signed 4 byte relocation asm8.s-u549Yt:14:32-bit absolute addressing is not supported for x86-64 asm8.s-u549Yt:14:cannot do signed 4 byte relocation asm8.s-u549Yt:15:32-bit absolute addressing is not supported for x86-64 asm8.s-u549Yt:15:cannot do signed 4 byte relocation asm8.s-u549Yt:25:32-bit absolute addressing is not supported for x86-64 asm8.s-u549Yt:25:cannot do signed 4 byte relocation asm8.s-u549Yt:26:32-bit absolute addressing is not supported for x86-64 asm8.s-u549Yt:26:cannot do signed 4 byte relocation asm8.s-u549Yt:32:32-bit absolute addressing is not supported for x86-64 asm8.s-u549Yt:32:cannot do signed 4 byte relocation asm8.s-u549Yt:317:32-bit absolute addressing is not supported for x86-64 asm8.s-u549Yt:317:cannot do signed 4 byte relocation Error: Failed to invoke gcc.

Copyright © 2008, LDC Development Team.