Christopher Faylor
4b154cc1b3
* Makefile.in: Rework to accommodate new speclib arguments.
...
* speclib: Rework to extract everything from libcygwin.a rather than building
things from existing object files.
2003-08-06 01:40:12 +00:00
Christopher Faylor
dfb4c34707
* speclib: Ensure that temporary def file is removed.
2002-01-24 21:39:09 +00:00
Christopher Faylor
3c07fbebf8
* speclib: Use rm -f to remove temp file just to quiet any potential warnings.
2002-01-23 18:46:19 +00:00
Christopher Faylor
51076b7360
* Makefile.in (libpthread.a): Pass the assembler also.
...
(libm.a): Ditto.
(libc.a): Ditto.
* speclib: Specify the assembler to dlltool.
2002-01-22 01:40:11 +00:00
Christopher Faylor
8ef47135dd
* speclib: Don't use /dev/null as DLL name. Just default to what's already in
...
.def file.
* exceptions.cc (sig_handle): Remove last vestiges of SA_NOCLDSTOP code which
caused SIGCHLD to be ignored.
2002-01-21 17:42:08 +00:00
Christopher Faylor
33ad2bf9d1
Add copyright stuff
2002-01-13 20:03:03 +00:00
Christopher Faylor
3b789217ae
* speclib: Remove temp files automatically.
2002-01-02 00:06:35 +00:00
Christopher Faylor
e56f4d7fc4
* speclib: New file.
...
* Makefile.in: Create library versions of automode.o, textmode.o, and binmode.o
for easier use on command line. Create libpthread.a, libm.a, and libc.a with
subsets of exports found in libcygwin.a.
2001-12-31 03:19:29 +00:00