Hi,
Does anyone installed DBD::Informix on SCO? I am getting the following
error.
ld: ERROR: Illegal option -- g
I kinda figured out what is causing the problem. But I don't know the
solution. Does anyone has any solution for the problem?
I found the following in Makefile.
# -G option is used to tell the C compiler to
# create a shared object. Unfortunately, the esql script interprets the
# -G option as 'add debugging' (a case-insensitive version of -g) so it
# does not get relayed to the actual loader (cc) program. Hence, use
# INFORMIXC to define the loader and the LDDLFLAGS via the back door.
A little more detailed documentation would be appreciated.
G-Man.