Skip to content

unable to compile RODBC (R 2.9.2, AIX)

1 message · Chuck White

#
I could compile RODBC on AIX 5.3/R-2.9.2. I set LDFLAGS to:

    export LDFLAGS="-L/usr/lib64 -L/opt/freeware/lib64 -L/usr/X11R6/lib"

Earlier, I had some other paths which had 32-bit libraries as well. Obviously, I re-compiled R and all the other libraries using this flag.

Prof. Ripley and Marc, thanks for your response.
---- Marc Schwartz <marc_schwartz at me.com> wrote: