Re: [PATCH] Add support for -Ttext-segment linker flag to set image base of a dll.
March 1, 2013
9:39 a.m.
Tijl Coosemans <tijl(a)coosemans.org> writes:
--- configure.ac | 2 ++ tools/winegcc/winegcc.c | 8 ++++++++ 2 files changed, 10 insertions(+)
This would have to be done based on the target platform, not on a configure check. -- Alexandre Julliard julliard(a)winehq.org
March 2013
4:33 p.m.
New subject: [PATCH] Add support for -Ttext-segment linker flag to set image base of a dll.
Am 01.03.2013 10:39, schrieb Alexandre Julliard:
Tijl Coosemans <tijl(a)coosemans.org> writes:
--- configure.ac | 2 ++ tools/winegcc/winegcc.c | 8 ++++++++ 2 files changed, 10 insertions(+)
This would have to be done based on the target platform, not on a configure check.
@ Tijl: Hint: look at platform_names[] in winebuild and winegcc -- Best Regards, André Hentschel
4774
Age (days ago)
4775
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexandre Julliard -
André Hentschel