Bootstrapping Cygwin 1.5.25

2008-03-16 Thread Robert Eckhoff
Hi all, Thank you in advance for any help. I want to bootstrap cygwin and gcc, from cygwin. The documented procedure for bootstrapping a system has been documented in many places and has amounted to the following: 1) Install libc headers (in cygwin's case, from the "cygwin-{version}-src" pac

Compiling Cygwin on Linux

2008-03-31 Thread Robert Eckhoff
Hi, I was wondering how one would compile cygwin-src on linux. I currently have a binutils and stage 1 gcc (a.la. "make all-gcc; make install-gcc") targeted for i686-pc-cygwin. I have tried the following ~/build_cygwin$ uname -a Linux gcc14 2.6.18-6-vserver-amd64 #1 SMP Sun Feb

Cygwin IRC channel?

2008-04-04 Thread Robert Eckhoff
Hi, I was wondering, is there a cygwin IRC channel? I've been looking around for one, and all I see is cygwin/X. Just wondering. ~Robert -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: h

Re: Compiling Cygwin on Linux

2008-04-05 Thread Robert Eckhoff
for cygwin. Again, thanks for your help. ~Robert Brian Dessent wrote: Robert Eckhoff wrote: /*rant I've been trying to boot strap a cygwin/gcc system for essentially 3 weeks now. I am _frustrated_. I have copied files around, linked directories from gcc into cygwin, linked director

Re: Compiling Cygwin on Linux

2008-04-05 Thread Robert Eckhoff
Uses goto's which breaks the build with gcc4.3. I rewrote the function to use if statements. ~Robert Brian Dessent wrote: Robert Eckhoff wrote: /*rant I've been trying to boot strap a cygwin/gcc system for essentially 3 weeks now. I am _frustrated_. I have copied files aro

Re: Compiling Cygwin on Linux

2008-04-08 Thread Robert Eckhoff
Below are the errors I received before I made their associated changes. Dave Korn wrote: Robert Eckhoff wrote on 05 April 2008 22:39: directories. Winsup also had some source problems that I corrected. ~/cygwin-1.5.25-11/winsup/cygwin/winsup.h:276 -extern bool wsock_started; +extern &q

Re: Missing header files

2008-04-15 Thread Robert Eckhoff
If I understand, you're trying to compile wpa_supplicant for use by windows? That's pretty weird...I'd post to this to the wpa_supplicant mailing-list/team. They probably can help you better. AFAIK if_arp.h is part of the linux/bsd kernels only. But, if you're trying to compile targeting w