![]() |
Blitz Support : |
From: Julian Cummings (cummings_at_[hidden])
Date: 2004-03-03 13:53:35
Just wanted to pass along the resolution to this problem with using
blitz under cygwin.
-- Julian C.
-----Original Message-----
From: Julian C. Cummings [mailto:cummings_at_[hidden]]
Sent: Monday, March 01, 2004 6:33 PM
To: 'Brian P. Wilfley'
Subject: RE: [Blitz-support] make all failed in blitz/generate
Brian,
You can ignore my previous e-mail because I just figured out what the
problem is. I went ahead and upgraded my gcc installation in cygwin to
3.3.1 like yours, and then I got the same error as you. The problem
comes from make dependency files that were generated with the previous
version 3.2 of gcc. The solution is to do "make distclean" from the
top-level blitz root directory to remove these old dependency files,
which are stored in .deps subdirectories. Then rerun the configure
script and make, and you should be fine.
Regards, Julian C.
> -----Original Message-----
> From: Brian P. Wilfley [mailto:bwilfley_at_[hidden]]
> Sent: Monday, March 01, 2004 9:27 AM
> To: cummings_at_[hidden]
> Subject: RE: [Blitz-support] make all failed in blitz/generate
>
>
> Hi Julian,
>
> Thanks for checking back on this. It is not an emergency,
> but I'd like to hear what you find.
>
> I've attached the makefile as you asked.
>
> One other thing I just thought of: cygwin has gone, a while
> back, to two versions of automake. Could that be related to this?
>
> Thanks again very much.
>
> bpw
>
> -----Original Message-----
> From: Julian C. Cummings [mailto:cummings_at_[hidden]]
> Sent: Friday, February 27, 2004 4:38 PM
> To: bwilfley_at_[hidden]
> Subject: RE: [Blitz-support] make all failed in blitz/generate
>
>
> Hi Brian,
>
> I'm not able to reproduce the problem you are seeing with my
> cygwin installation and blitz 0.7. But I doubt this has
> anything to do with the particular version of gcc you are
> using. I suspect that something went wrong during the
> configure process. Perhaps you could send me the Makefile
> that was produced in the blitz/generate subdirectory. I can
> compare it with the one that I got on my system and see what
> the differences are.
>
> Regards, Julian C.
>
> Dr. Julian C. Cummings
> Staff Scientist, CACR/Caltech
> (626) 395-2543
> cummings_at_[hidden]
>
>
> > -----Original Message-----
> > From: blitz-support-bounces_at_[hidden]
> > [mailto:blitz-support-bounces_at_[hidden]] On Behalf Of Brian P.
> > Wilfley
> > Sent: Friday, February 13, 2004 12:54 PM
> > To: blitz-support_at_[hidden]
> > Subject: [Blitz-support] make all failed in blitz/generate
> >
> >
> > Hi folks,
> >
> > I'm trying to make and install under Cygwin on Win2K.
> >
> > ./configure --with-cxx=gcc # Worked just fine.
> >
> > make all # Failed in blitz/generate:
> > .
> > .
> > .
> > make[2]: Entering directory
> > `/c/NoBackup/download/blitz/Blitz++-0.7/blitz/generate'
> > ./
> > /bin/bash: line 1: ./: is a directory
> > make[2]: *** [/usr/include/c++/3.2/i686-pc-cygwin/bits/c++config.h]
> > Error 127
> > make[2]: Leaving directory
> > `/c/NoBackup/download/blitz/Blitz++-0.7/blitz/generate'
> >
> > -------------
> >
> > A couple of notes: my cygwin installation doesn't have
> > .../3.2/i686-pc-cygwin/bits/c++config.h, but it does have
> > .../3.3.1/i686-pc-cygwin/bits/c++config.h. But changing
> the version
> > of the compiler by e.g.:
> >
> > ./configure --with-cxx="gcc -V 3.3.1"
> >
> > doesn't help.
> >
> > Thanks for your help.
> >
> > Brian
> >
> >
> >
> > _______________________________________________
> > Blitz-support mailing list
> > Blitz-support_at_[hidden]
> > http://www.oonumerics.org/mailman/listinfo.cgi> /blitz-support
> >
>
-- Dr. Julian C. Cummings E-mail: cummings_at_[hidden] California Institute of Technology Phone: 626-395-2543 1200 E. California Blvd., Mail Code 158-79 Fax: 626-584-5917 Pasadena, CA 91125