[Gd-chatter] [Bug 7311] User re-linking of the Dylan runtime on Win32

bugzilla-daemon at gwydiondylan.org bugzilla-daemon at gwydiondylan.org
Wed May 10 07:21:57 CEST 2006


http://www.gwydiondylan.org/cgi-bin/bugzilla/show_bug.cgi?id=7311


housel at acm.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |7312
              nThis|                            |




------- Comment #1 from housel at acm.org  2006-05-10 06:41 -------
Subversion Revision #10718:
Include a linkable C runtime library that we can legally redistribute.

* fundev/sources/lib/run-time/pentium-win32/rtsyms.s: GNU as source file
  defining __fltused, __ldused, and __except_list, required by
  generated C code.

* fundev/sources/lib/run-time/pentium-win32/minvcrt.def: Linker DEF file
  containing symbols needed by the Dylan runtime from MSVCRT.dll.

* fundev/sources/lib/run-time/pentium-win32/makefile: Build minvcrt.lib,
  and stop copying *.c files from the parent directory.

* fundev/sources/lib/run-time/collector.c (dylan_init_memory_manager):
  Only allow 2048 bytes for the OPEN_DYLAN_MPS_HEAP environment variable
  on Win32, in order to prevent VC++ from generating calls to the stack
  checking routine in the C library.


-- 
Configure bugmail: http://www.gwydiondylan.org/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the chatter mailing list