link msvcrt.dll on Darwin

emmanuel maillard e.rsz at libertysurf.fr
Wed Oct 27 11:45:32 CDT 2004


Hi,

Recent changes on cpp exception in msvcrt make link failed on Darwin 
with :
ld: cpp.o has local relocation entries in non-writable section

Adding '-read_only_relocs warning' fix this issue.

thanks

emmanuel

Changelog :
	- Winegcc add support for -read_only_relocs linker flag.
	- Update build system to use -read_only_relocs warning on msvcrt.dll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: wgcc.diff
Type: application/octet-stream
Size: 856 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20041027/cce0a615/wgcc.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.diff
Type: application/octet-stream
Size: 1259 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20041027/cce0a615/build.obj


More information about the wine-patches mailing list