Mail Archives: cygwin/1998/07/24/20:20:44
On Fri, 24 Jul 1998 swong AT visionplus DOT co DOT nz wrote:
> Hi
>
> I am trying to compile egcs-1.0.3a on my Win NT machine,
> I am currently using cygwin32 beta 19 release.
> gcc version is 2.7-B19
>
> I got this error during make:
Here's how:
% mkdir build
% cd build
% ../configure --prefix=/Cygnus/B19 \
--exec-prefix=/Cygnus/B19/H-i386-cygwin32
% make
% make install
Replace /Cygnus with wherever you've installed the Cygnus CDK.
Good luck.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -