Re: [Rd] unable to compile RODBC (R 2.9.2, AIX)

2009-11-01 Thread 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,

Re: [Rd] unable to compile RODBC (R 2.9.2, AIX)

2009-10-31 Thread Marc Schwartz
On Oct 31, 2009, at 1:13 PM, Chuck White wrote: Hello -- I am trying to compile (linker error, not compiler error) RODBC for R 2.9.2 on AIX 5.3 using gcc. I get the following error: gcc -maix64 -pthread -std=gnu99 -shared -Wl,-brtl -Wl,-G -Wl,- bexpall -Wl,-bnoentry -lc -L/usr/lib -L/usr/X 1

Re: [Rd] unable to compile RODBC (R 2.9.2, AIX)

2009-10-31 Thread Prof Brian Ripley
On Sat, 31 Oct 2009, Chuck White wrote: Hello -- I am trying to compile (linker error, not compiler error) RODBC for R 2.9.2 on AIX 5.3 using gcc. I get the following error: gcc -maix64 -pthread -std=gnu99 -shared -Wl,-brtl -Wl,-G -Wl,-bexpall -Wl,-bnoentry -lc -L/usr/lib -L/usr/X 11R6/lib -L

[Rd] unable to compile RODBC (R 2.9.2, AIX)

2009-10-31 Thread Chuck White
Hello -- I am trying to compile (linker error, not compiler error) RODBC for R 2.9.2 on AIX 5.3 using gcc. I get the following error: gcc -maix64 -pthread -std=gnu99 -shared -Wl,-brtl -Wl,-G -Wl,-bexpall -Wl,-bnoentry -lc -L/usr/lib -L/usr/X 11R6/lib -L/usr/local/lib -L/opt/freeware/lib -L/opt/f