mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 16:33:40 +02:00
Distribute the build-dll script also. Add some comments about it.
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
# Temporary hack until building dlls or executables with exported
|
||||
# entry points is easier with gcc -mno-cygwin.
|
||||
|
||||
#LD=ld
|
||||
# This is usable with cygwin b20.1 and egcs-2.91.66 19990314
|
||||
# (egcs-1.1.2 release) as distributed by Mumit Khan. For other combinations,
|
||||
# no idea.
|
||||
|
||||
GCC=gcc
|
||||
DLLTOOL=dlltool
|
||||
AS=as
|
||||
|
Reference in New Issue
Block a user