Subject: re: ELF alignment: linker problem or not?
To: None <M.Drochner@fz-juelich.de>
From: matthew green <mrg@eterna.com.au>
List: tech-toolchain
Date: 07/07/2006 01:28:42
   
   
   M.Drochner@fz-juelich.de said:
   > ld: section .eh_frame [fffffe000f7a0270 -> fffffe000f7a02cf] overlaps
   > section  .data [fffffe000f7a02c8 -> fffffe000f7a0317] 


what happens when you do not output .eh_frame at all?  (ie, i guess use
flags to ld or objcopy to remove it.)