This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
egcs/ltconfig
- To: gas2 at cygnus dot com, egcs at cygnus dot com
- Subject: egcs/ltconfig
- From: Mark Klein <mklein at dis dot com>
- Date: Sun, 13 Sep 1998 12:50:37 -0700
Is this file generated or hand coded? (I see it uses ac_link which is why
I ask).
On MPE there is no such thing as static linking - the only way to tell that
a library routine doesn't exist is to attempt to compile and run something
that references it. This is further compounded by the fact that the parameters
must be correct or the program will still blow up. The approach I've taken is
to modify the m4 macros for autoconf specifically for MPE and always
regenerate
the configure scripts with my version of autoconf before running them. That
works fine. But, for ltconfig, I see no ltconfig.in, hence my question.
TIA,
Mark
--
Mark Klein DIS International, Ltd.
http://www.dis.com 415-892-8400
PGP Public Key Available Remove "nospam" to reply.