Explicit locations: introduce explicit locations
[deliverable/binutils-gdb.git] / ld / emulparams / i386pe.sh
index 188a8addf0f30385d2d0a7b95aa989ada479742c..38191ecb24c15f1f885fdad570e3aa464937292a 100644 (file)
@@ -3,3 +3,7 @@ SCRIPT_NAME=pe
 OUTPUT_FORMAT="pei-i386"
 RELOCATEABLE_OUTPUT_FORMAT="pe-i386"
 TEMPLATE_NAME=pe
+SUBSYSTEM=PE_DEF_SUBSYSTEM
+INITIAL_SYMBOL_CHAR=\"_\"
+TARGET_PAGE_SIZE=0x1000
+GENERATE_AUTO_IMPORT_SCRIPT=1
This page took 0.023686 seconds and 4 git commands to generate.