[geos-devel] Solaris Success
Paul Ramsey
pramsey at refractions.net
Wed Oct 29 11:55:03 EST 2003
Yeah, the problem was definately in the critial infrastructure area. The
problem was linking using the old Solaris tools. Solved by ensuring that
all tools used during the build were the recent GNU tools. Installing
all the Solaris GNU development tools (www.sunfreeware.com):
libgcc
gcc
binutils
m4
gdb
and setting appropriate environment variables:
setenv M4 /usr/local/bin/m4
setenv LD /usr/local/bin/ld
setenv AR /usr/local/bin/ar
before autoconf, and configure, and now I have results.
XMLTester:
Failed: 0
Succeeded: 490
TestSweepLineSpeed:
n Pts: 1024000 Executed in 20440 ms
Ultra10, 300Mhz, Solaris 2.6
--
__
/
| Paul Ramsey
| Refractions Research
| Email: pramsey at refractions.net
| Phone: (250) 885-0632
\_
More information about the geos-devel
mailing list