Compiling egcs

Mumit Khan khan@xraylith.wisc.edu
Fri Jul 24 11:17:00 GMT 1998


On Fri, 24 Jul 1998 swong@visionplus.co.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@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list