mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-01 22:42:18 +00:00
de71eb7786
* ldmain.c (main): Always initialize PE info in link_info. * lexsup.c (OPTION_BASE_FILE): New option. (parse_args): Handle new option. * emulparams/armpe.sh: Output pei. * emultempl/i386pe.em: Add newline to end. * scripttempl/armpe.sc: Change output and quote the $s. * scripttempl/i386pe.sc: Change output and quote the $s.
6 lines
47 B
Plaintext
6 lines
47 B
Plaintext
CC_FOR_BUILD=gcc
|
|
CC=i386-newlib-pe-gcc -O2
|
|
|
|
|
|
|