Hi Alex -- This message/issue doesn't sound at all familiar to me and I'm not seeing it in my Cygwin setup. The problem with Cygwin, of course, is that since it's a loose collection of packages, it's pretty difficult (AFAIK) to characterize and compare your setup to mine. Probably g++ version is the most important thing that would be happening here -- I'm using 3.4.4. I can try your version if you let me know what you've got.
Are you seeing any other warnings or errors leading up to this? (feel free to attach the whole transcript). Are you able to separately compile and link other c++ programs with your cygwin installation? -Brad On Fri, 21 Mar 2014, Alex Howard wrote: > Hello, > I am getting an error trying to build Chapel 1.8.0 (also tried 1.7.0 with > similar results). > After running make and getting to mkdir -p /cygdrive/c/chapel/bin/cygwin I > get the error: > > ./resolution/gen/cygwin.gnu.wide-struct.llvm-none/functionResolution.o: bad > reloc address 0x630 in section `.rdata' > > I am running Cygwin on a Windows 7 machine with an Intel i7 and 8 GB of RAM. > > Thanks > ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Chapel-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/chapel-bugs
