mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-20 17:22:11 +01:00
Very minor stuff.
This commit is contained in:
parent
5099bf3add
commit
5a298a91cb
@ -30,8 +30,7 @@
|
||||
* gutils.c
|
||||
* gwin32.c
|
||||
* testglib.c
|
||||
* Makefile.am
|
||||
* makefile.{cygwin,msc}: Move the Win32-only functions to the new
|
||||
* Makefile.am: Move the Win32-only functions to the new
|
||||
file gwin32.c
|
||||
|
||||
1999-10-31 Tor Lillqvist <tml@iki.fi>
|
||||
|
@ -30,8 +30,7 @@
|
||||
* gutils.c
|
||||
* gwin32.c
|
||||
* testglib.c
|
||||
* Makefile.am
|
||||
* makefile.{cygwin,msc}: Move the Win32-only functions to the new
|
||||
* Makefile.am: Move the Win32-only functions to the new
|
||||
file gwin32.c
|
||||
|
||||
1999-10-31 Tor Lillqvist <tml@iki.fi>
|
||||
|
@ -30,8 +30,7 @@
|
||||
* gutils.c
|
||||
* gwin32.c
|
||||
* testglib.c
|
||||
* Makefile.am
|
||||
* makefile.{cygwin,msc}: Move the Win32-only functions to the new
|
||||
* Makefile.am: Move the Win32-only functions to the new
|
||||
file gwin32.c
|
||||
|
||||
1999-10-31 Tor Lillqvist <tml@iki.fi>
|
||||
|
@ -30,8 +30,7 @@
|
||||
* gutils.c
|
||||
* gwin32.c
|
||||
* testglib.c
|
||||
* Makefile.am
|
||||
* makefile.{cygwin,msc}: Move the Win32-only functions to the new
|
||||
* Makefile.am: Move the Win32-only functions to the new
|
||||
file gwin32.c
|
||||
|
||||
1999-10-31 Tor Lillqvist <tml@iki.fi>
|
||||
|
@ -30,8 +30,7 @@
|
||||
* gutils.c
|
||||
* gwin32.c
|
||||
* testglib.c
|
||||
* Makefile.am
|
||||
* makefile.{cygwin,msc}: Move the Win32-only functions to the new
|
||||
* Makefile.am: Move the Win32-only functions to the new
|
||||
file gwin32.c
|
||||
|
||||
1999-10-31 Tor Lillqvist <tml@iki.fi>
|
||||
|
@ -30,8 +30,7 @@
|
||||
* gutils.c
|
||||
* gwin32.c
|
||||
* testglib.c
|
||||
* Makefile.am
|
||||
* makefile.{cygwin,msc}: Move the Win32-only functions to the new
|
||||
* Makefile.am: Move the Win32-only functions to the new
|
||||
file gwin32.c
|
||||
|
||||
1999-10-31 Tor Lillqvist <tml@iki.fi>
|
||||
|
@ -30,8 +30,7 @@
|
||||
* gutils.c
|
||||
* gwin32.c
|
||||
* testglib.c
|
||||
* Makefile.am
|
||||
* makefile.{cygwin,msc}: Move the Win32-only functions to the new
|
||||
* Makefile.am: Move the Win32-only functions to the new
|
||||
file gwin32.c
|
||||
|
||||
1999-10-31 Tor Lillqvist <tml@iki.fi>
|
||||
|
@ -30,8 +30,7 @@
|
||||
* gutils.c
|
||||
* gwin32.c
|
||||
* testglib.c
|
||||
* Makefile.am
|
||||
* makefile.{cygwin,msc}: Move the Win32-only functions to the new
|
||||
* Makefile.am: Move the Win32-only functions to the new
|
||||
file gwin32.c
|
||||
|
||||
1999-10-31 Tor Lillqvist <tml@iki.fi>
|
||||
|
@ -112,7 +112,7 @@ instructions in that case, too.
|
||||
|
||||
Install it somewhere, let's say G:\gcc-2.95.2 (//g/gcc-2.95.2 when
|
||||
in Cygwin). Add //g/gcc-2.95.2/H-i586-cygwin32/bin to your
|
||||
PATH. Below,I assume you use bash.
|
||||
PATH. I assume you use bash below.
|
||||
|
||||
Replace the specs file in
|
||||
//g/gcc-2.95.2/H-i586-cygwin32/lib/gcc-lib/i586-cygwin32/2.95.2/specs
|
||||
@ -314,9 +314,6 @@ diff -ru2 ./w32api/include/wingdi.h ../../src/mingw-runtime-19991107/w32api/incl
|
||||
|
||||
5) Whew. That hopefully should be it.
|
||||
|
||||
Cheers,
|
||||
--tml
|
||||
|
||||
Next, go back to the GLib directory and build using `make -f
|
||||
makefile.cygwin`. Building the dlls uses the script build-dll which
|
||||
is somewhat of a hack. But I couldn't get things working in a cleaner
|
||||
|
Loading…
x
Reference in New Issue
Block a user