* emultempl/pe.em (gld_${EMULATION_NAME}_before_parse): Set

default entry symbol to ENTRY here.
	* scripttempl/pe.sc: Not here.
This commit is contained in:
Danny Smith
2005-10-05 08:07:51 +00:00
parent f70224b53d
commit e60cc41502
3 changed files with 9 additions and 2 deletions

View File

@@ -50,8 +50,6 @@ ${OUTPUT_ARCH+OUTPUT_ARCH(${OUTPUT_ARCH})}
${LIB_SEARCH_DIRS}
ENTRY(${ENTRY})
SECTIONS
{
${RELOCATING+/* Make the virtual address and file offset synced if the alignment is}