[coreboot] [FILO] #19: FILO don't compile with an SSP enabled gcc

FILO svn at coreboot.org
Mon Jun 8 14:22:53 CEST 2009


#19: FILO don't compile with an SSP enabled gcc
----------------------------------+-----------------------------------------
   Reporter:  montjoie            |          Owner:  somebody
       Type:  defect              |         Status:  new     
   Priority:  major               |      Milestone:          
  Component:  FILO                |        Version:          
   Keywords:  FILO SSP            |   Dependencies:          
Patchstatus:  patch needs review  |  
----------------------------------+-----------------------------------------
 On a SSP enabled gcc ( like on gentoo-hardened) FILO won't compile with
 lots of:
 printf.c:(.text+0xdfd): undefined reference to `__guard'
 printf.c:(.text+0x115e): undefined reference to `__guard'
 printf.c:(.text+0x1177): undefined reference to `__stack_smash_handler'
 main/builtin.o: In function `elf_load':
 (.text+0x275b): undefined reference to `__guard'
 main/builtin.o: In function `elf_load':
 (.text+0x2a4a): undefined reference to `__guard'
 main/builtin.o: In function `elf_load':
 (.text+0x2a63): undefined reference to `__stack_smash_handler'
 main/builtin.o: In function `grub_menulst':
 (.text+0x3558): undefined reference to `__guard'

-- 
Ticket URL: <http://tracker.coreboot.org/trac/filo/ticket/19>
FILO <http://www.coreboot.org/FILO>



More information about the coreboot mailing list