"Gary V. Vaughan" wrote:
> Suggestions?
1. Demand an ANSI compiler or better. Anyone still working with
anything older is a hobbiest and can go grab GCC 2.7.1 and
bootstrap. No sympathy from me.
2. Recast everything as "ptr_t" which is a typedef for "char*".
Amdhal is the only system I know of with 64 bit proc pointers
and 32 bit data pointers. If you gotta support Amdhal, then
kludge some sort of hack for that weirdo platform.
_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool
- Re: ltdl.c and 1.4.1 (type conflicts) Gary V. Vaughan
- Re: ltdl.c and 1.4.1 (type conflicts) Bruce Korb
- Re: ltdl.c and 1.4.1 (type conflicts) Gary V. Vaughan
- Re: ltdl.c and 1.4.1 (type conflicts) Tim Mooney
- Re: ltdl.c and 1.4.1 (type conflicts) Bruce Korb
- Re: ltdl.c and 1.4.1 (type conflicts) Tim Mooney
- Re: ltdl.c and 1.4.1 (type conflicts) Gary V. Vaughan
- Re: ltdl.c and 1.4.1 (type conflicts) Tim Mooney
- Re: ltdl.c and 1.4.1 (type conflicts) Gary V. Vaughan
- Re: ltdl.c and 1.4.1 (type conflicts) Gary V. Vaughan
- Re: ltdl.c and 1.4.1 (type conflicts) Tim Mooney
