This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

patch for PR/17684


H.J.,

you appearantly applied the change to all target make file fragments
that have SHLIB_LINK. For NetWare (and its NLMs) this is inappropriate,
however, because the filename specified as output filename is also
embedded in the generated image; the OS (under certain circumstances)
checks that filename and embedded name match, which they can't with the
change you applied.

Thanks, Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]