Re: [PATCH] Add support for -Ttext-segment linker flag to set image base of a dll.
1 Mar
2013
1 Mar
'13
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
2 Mar
2 Mar
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
4758
Age (days ago)
4759
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexandre Julliard -
André Hentschel