On Thu, Feb 07, 2002 at 09:47:40AM -0800, Jessica Han wrote: > The HP linker requires function descriptors to be 8 bytes aligned even > in 32-bit mode. Any chance that can be fixed? It's a silly restriction. > Where the type for those data is defined? It isn't. It is expected that a descriptor is an array of void*. > Is it possible to change it? No. r~