Mail Archives: cygwin/2001/01/31/02:53:24
On cygwin-1.1.8 with gcc-2.95.2-7 I was able to build a working
xemacs-21.2.36
with DLL-linked jpeg, tiff, png, gdbm, ncurses, and xpm support (no-X).
(How's *that* for a test case?) I *did* have to add
'/usr/include/w32api' to my --site=includes list, though.
P.S. ssh works without the 'heapsize' error others have reported. Also,
I can't understnad how 'ld' could have some mysterious problem with
'heapsize' errors, when gcc works okay -- and gcc calls ld!!
Christopher Faylor wrote:
>
> I've uploaded a testing version of gcc to sources.redhat.com.
>
> Changes:
>
> - Defaults to -mno-win32. Use -mwin32 for compiling Windows programs!
>
> - Uses msvcrt for linking mingw programs.
>
> - Looks in /usr/lib/mingw for mingw libraries.
>
> - Eliminates last vestiges of impure_ptr from libgcc.a.
>
> - Incorporates a fix from Bob Wilson <bwilson AT tensilica DOT com> for this
> problem: http://gcc.gnu.org/ml/gcc-bugs/1999-07/msg00835.html .
>
> Please send questions, success, or failure reports to cygwin AT cygwin DOT com.
> Please do not send requests to me personally.
>
> cgf
>
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
- Raw text -