A
arild.fines
ld, the GNU linker, has a flag -Ttext which lets you specify the
virtual address of the .text section in the resulting executable. Is it
somehow possible to achieve the same thing using VC++'s linker?
virtual address of the .text section in the resulting executable. Is it
somehow possible to achieve the same thing using VC++'s linker?