That would require that xlc be installed.  Neither cc, cc_r, xlc, nor
xlcc (or maybe it was xlcpp?) are available on the systems Brad and I
are using, so that symlink will not work.

As a result, _none_ of these may be remotely considered to be
"universal answers" on AIX.

In effect, there are two models for compiling PostgreSQL on AIX:

 a) Using the VisualAge C family of compilers, that get named xlc, cc,
    and cc_r, and

 b) Using GCC, which means the compiler is called "gcc," and which
    means that xlc, cc, and cc_r should not be considered as
    candidates for command lines.

Introducing threading doesn't somehow make "cc_r" available for those
of us using GCC.
-- 
(reverse (concatenate 'string "gro.gultn" "@" "enworbbc"))
http://www3.sympatico.ca/cbbrowne/unix.html
"No, I'm not interested in developing a powerful brain.  All I'm after
is just  a mediocre  brain, something like  the president  of American
Telephone and Telegraph Company."  -- Alan Turing on the possibilities
of a thinking machine, 1943.

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to