Subversion Repositories HelenOS

Rev

Rev 1787 | Rev 2064 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1787 Rev 1802
Line 33... Line 33...
33
BFD_ARCH = ia64-elf64
33
BFD_ARCH = ia64-elf64
34
BFD = elf64-ia64-little
34
BFD = elf64-ia64-little
35
TARGET = ia64-pc-linux-gnu
35
TARGET = ia64-pc-linux-gnu
36
TOOLCHAIN_DIR = /usr/local/ia64/bin
36
TOOLCHAIN_DIR = /usr/local/ia64/bin
37
 
37
 
38
## Make some default assumptions
-
 
39
#
-
 
40
 
-
 
41
INIT0_ADDRESS = 0xe000000000400000
38
INIT0_ADDRESS = 0xe000000000400000
42
INIT0_SIZE = 0x100000
39
INIT0_SIZE = 0x100000
43
 
40
 
44
CFLAGS += -mconstant-gp -fno-unwind-tables -mfixed-range=f32-f127
41
CFLAGS += -mconstant-gp -fno-unwind-tables -mfixed-range=f32-f127
45
LFLAGS += -EL
42
LFLAGS += -EL