Re: Cygwin Build Error

2009-07-13 Thread Pedro Izecksohn
Jacob Jacobson wrote: > > Getting close here. Apparently gets to the linking phase. Please help > with error below. > > > [build$:618] (../src/configure --prefix=/c/home/wrk/cygwin/install -v; make) >>& make.out > [build$:619] tail make.out > /c/home/wrk/cygwin/build/i686-pc-cygwin/winsup/cygwin/..

Re: Cygwin Build Error

2009-07-13 Thread Jacob Jacobson
Jacob Jacobson wrote: Christopher Faylor wrote: I said remove the mingw *directory* not the utils/mingw *file*. cgf Looks like the build process created a "mingw" directory also for object files. I removed both now & also edited the makefile (as in the other post) and am trying a build now.

Re: Cygwin Build Error

2009-07-13 Thread Jacob Jacobson
Christopher Faylor wrote: On Fri, Jul 10, 2009 at 10:13:02AM -0500, Jacob Jacobson wrote: Christopher Faylor wrote: On Thu, Jul 09, 2009 at 01:10:42PM -0500, Jacob Jacobson wrote: Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jacob Jacobson on 7/8/2009 12:36 PM

Re: Cygwin Build Error

2009-07-11 Thread Pedro Izecksohn
--- Christopher Faylor wrote: > Just remove the mingw directory. --- I, Pedro, posted: > $ tail make.out > /opt/src/winsup/utils/mingw g++ -L/opt/build/i686-pc-cygwin/winsup > -L/opt/build/ > i686-pc-cygwin/winsup/cygwin -L/opt/build/i686-pc-cygwin/winsup/w32api/lib > -isys > tem /opt/src/winsup

Re: Cygwin Build Error

2009-07-11 Thread Pedro Izecksohn
--- Christopher Faylor wrote: > Just remove the mingw directory. $ tail make.out /opt/src/winsup/utils/mingw g++ -L/opt/build/i686-pc-cygwin/winsup -L/opt/build/ i686-pc-cygwin/winsup/cygwin -L/opt/build/i686-pc-cygwin/winsup/w32api/lib -isys tem /opt/src/winsup/include -isystem /opt/src/winsup/cy

Re: Cygwin Build Error

2009-07-10 Thread Christopher Faylor
On Fri, Jul 10, 2009 at 10:13:02AM -0500, Jacob Jacobson wrote: >Christopher Faylor wrote: >> On Thu, Jul 09, 2009 at 01:10:42PM -0500, Jacob Jacobson wrote: >>> Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jacob Jacobson on 7/8/2009 12:36 PM: >>>

Re: Cygwin Build Error

2009-07-10 Thread Jacob Jacobson
Christopher Faylor wrote: On Thu, Jul 09, 2009 at 01:10:42PM -0500, Jacob Jacobson wrote: Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jacob Jacobson on 7/8/2009 12:36 PM: While building cygwin, I get this error: ../../../../src/winsup/cygwin/lib/_cygwin_crt0_

Re: Cygwin Build Error

2009-07-09 Thread Christopher Faylor
On Thu, Jul 09, 2009 at 01:10:42PM -0500, Jacob Jacobson wrote: >Eric Blake wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> According to Jacob Jacobson on 7/8/2009 12:36 PM: >>> While building cygwin, I get this error: >>> >>> ../../../../src/winsup/cygwin/lib/_cygwin_crt0_common.

Re: Cygwin Build Error

2009-07-09 Thread Dave Korn
Jacob Jacobson wrote: > Thanks. I created symbolic links to gcc-4 & have gotten further. Now > I get error below. Do I need to install "i686-pc-mingw32" ? > /c/home/wrk/cygwin/src/winsup/utils/mingw: couldn't find i686-pc-mingw32 > directory Nah. It got confused by whatever links you made. I

Re: Cygwin Build Error

2009-07-09 Thread Jacob Jacobson
Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jacob Jacobson on 7/8/2009 12:36 PM: While building cygwin, I get this error: ../../../../src/winsup/cygwin/lib/_cygwin_crt0_common.cc:38: warning: weak declaration of 'void operator delete [](void*, const std::nothro

Re: Cygwin Build Error

2009-07-09 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jacob Jacobson on 7/8/2009 12:36 PM: > While building cygwin, I get this error: > > ../../../../src/winsup/cygwin/lib/_cygwin_crt0_common.cc:38: warning: > weak declaration of 'void operator delete [](void*, const > std::nothrow_t&)' not

RE: Cygwin build error

2006-05-31 Thread Ernie Coskrey
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf > Of Corinna Vinschen > Sent: Friday, April 28, 2006 4:28 AM > To: [EMAIL PROTECTED] > Cc: cygwin@cygwin.com > Subject: Re: Cygwin build error > > > This is a newlib probl

Re: Cygwin build error

2006-04-28 Thread Corinna Vinschen
This is a newlib problem. I've redirected this mail to the appropriate list newlib AT sourceware DOT org. On Apr 27 15:14, Ernie Coskrey wrote: > I ran into the following problem building the latest cygwin snapshot: > > configure: loading cache .././config.cache > configure: error: `CFLAGS' has

Cygwin build error

2006-04-27 Thread Ernie Coskrey
I ran into the following problem building the latest cygwin snapshot: configure: loading cache .././config.cache configure: error: `CFLAGS' has changed since the previous run: configure: former value: -O2 -g -O2 configure: current value: -O2 -g -O2 configure: error: changes in the environm