gcc/gcc/ada mlib-tgt-mingw.adb

charlet@gcc.gnu.org charlet@gcc.gnu.org
Thu Jun 16 08:30:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	charlet@gcc.gnu.org	2005-06-16 08:30:00

Modified files:
	gcc/ada        : mlib-tgt-mingw.adb 

Log message:
	2005-06-14  Pascal Obry  <obry@adacore.com>
	
	* mlib-tgt-mingw.adb (Build_Dynamic_Library): Replace the previous
	implementation. This new version generates the proper DllMain routine
	to initialize the SAL. The DllMain is generated in Ada and compiled
	before being added as option to the library build command.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/mlib-tgt-mingw.adb.diff?cvsroot=gcc&r1=1.8&r2=1.9



More information about the Gcc-cvs mailing list