![]() |
![]() |
#1 |
8,233 Posts |
![]()
Hello All,
Not sure where to post this, but programming seemed the best topic. I've got a problem with a Solaris 9 build of mers 6.50. I'm trying to build it on an Ultra2 Enterprise 2x200MHz machine with 512MB using 64-bit compile options using sparc-sun-solaris2.8-gcc (GCC) 3.3.2. Code:
OPT=-g -O4 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9 Walking through the Makefile I've determined that the error occurs when: Code:
sed -e :start -e '/\\/{' -e N -e 's/\\\n//' -e '}' -e tstart mfl.out | cmp - mgi.good This sed command is run during the testing phase of the build. Digging deeper into the Makefile, the 'testfac' target seems to be the error. testfac relies on mgi.out and mfl.out. The first, mgi.out runs no problem, but when it runs mfl.out it bombs. ![]() I modified the line Makefile uses for mfi.out and ran this manually: Code:
./mersfaclip ./testfac1.in - < testfac2.in > stb.mfl.out I worked the problem this far and now I am stumped ![]() ![]() Cheers, FriarTuck Last fiddled with by FriarTuck on 2004-03-30 at 16:49 Reason: Clarification of some items |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Curious Prime Grid dump in secondpass | VJS | Prime Sierpinski Project | 4 | 2008-08-09 09:15 |
PrimeGrid dump | Sloth | Prime Sierpinski Project | 4 | 2008-08-02 12:38 |
Japanese researchers build 512-core math coprocessor | crash893 | Hardware | 9 | 2006-11-12 04:42 |
Please take a look my shell Script in Unix | tinhnho | Programming | 2 | 2005-09-21 20:20 |
Unix client? | Cruncher | Software | 1 | 2003-12-17 05:53 |