Hi,
In message "[ruby-talk:03639] Re: Ruby 1.4.5"
on 00/06/23, Conrad Schneiker <schneik / austin.ibm.com> writes:
|I had no problems building with the vac compiler on AIX 4.3 (except for the
|previously reported problem with the link step in ext/tcltklib due to the
|missing -brtl option flag).
Thank you for the success report.
By the way, does your report mean that -brtl is required for making
tcltklib.so? Or dynamic library in general? If so, I'd add -brtl to
DLDFLAGS as well as LDFLAGS.
matz.