Thanks to Tom and Bruce, we can now compile CVS 7.4 on UnixWare with OUT any tweaks, including
the --enable-thread-safety switch.


Here is what I used, and is now running on lerami:

CC=cc CXX=CC ./configure  --prefix=/usr/local/pgsql --enable-syslog \
       --with-CXX --enable-multibyte --enable-cassert \
       --with-includes=/usr/local/include --with-libs=/usr/local/lib \
       --with-tcl --with-tclconfig=/usr/local/lib \
       --with-tkconfig=/usr/local/lib  --enable-locale \
       --enable-thread-safety


Thanks, Guys!


LER


-- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match

Reply via email to